Greer
Greer
BetterRobotIdeas
A Keras implementation of an LSTM that generates new robot idea comments for Michael Reeves
DoodleJumpAI
A Neural Network that learns to play Doodle Jump trained using a Genetic Algorithm
Path-Finding
A visual demonstration of the process undergone by Dijkstra and A* (A star)
Sketch-Artist
A Tensorflow implementation of a Conditional GAN for generating human faces from a text description.
SnakeAI
Train a Neural Network to play Snake using a Genetic Algorithm
SnakeAI-Pathfinding
An AI that plays snake using a modified A* pathfinding algorithm
TetrisAI
A neural network that is trained with a genetic algorithm to predict the next best move in Tetris
Visual-Sort
A visual demonstration of the process undergone by different sorting algorithms