-
Machine Learning with AWS Serverless Tools
At a meetup, I gave a presentation about building an API for a machine learning task. Here’s the post I mention about running serverless tools locally. I strongly recommend going to local usergroups like SGF Devs. It’s an easy way to build your skills outside of work, meet people from other industries and companies, and… Read more
-
Q-Learning Nim with Python
In this post I’m going to explain a simple AI that can learn to win a game with no previous knowledge of the rules, goals, or decision process of its opponent. The Game Nim is a game where two players take turns picking up sticks from a board that contains a number of sticks. Each… Read more
Want to know when I post?