Tag: AI

frozen-lake

December 16, 2018
Reinforcement learning agent for the OpenAI frozen lake game.

fashion-mnist-classification

November 20, 2018
In this Python program an Artificial Neural Network is trained in order to classify fashion item images.

n-puzzle-solver

February 25, 2017
Solution for the n-puzzle using the A* algorithm.