Greer

Results 8 repositories owned by Greer

BetterRobotIdeas

20
Stars
5
Forks
Watchers

A Keras implementation of an LSTM that generates new robot idea comments for Michael Reeves

DoodleJumpAI

38
Stars
12
Forks
Watchers

A Neural Network that learns to play Doodle Jump trained using a Genetic Algorithm

Path-Finding

60
Stars
21
Forks
Watchers

A visual demonstration of the process undergone by Dijkstra and A* (A star)

Sketch-Artist

27
Stars
6
Forks
Watchers

A Tensorflow implementation of a Conditional GAN for generating human faces from a text description.

SnakeAI

2.1k
Stars
513
Forks
Watchers

Train a Neural Network to play Snake using a Genetic Algorithm

SnakeAI-Pathfinding

17
Stars
3
Forks
Watchers

An AI that plays snake using a modified A* pathfinding algorithm

TetrisAI

64
Stars
23
Forks
Watchers

A neural network that is trained with a genetic algorithm to predict the next best move in Tetris

Visual-Sort

19
Stars
7
Forks
Watchers

A visual demonstration of the process undergone by different sorting algorithms