| chuyangliu/snake |
1,529 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Artificial intelligence for the Snake game. |
| Code-Bullet/SnakeFusion |
715 |
|
0 |
0 |
over 5 years ago |
0 |
|
9 |
|
Processing |
| Using the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it |
| aliakbar09a/AI_plays_snake |
134 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| AI trained using Genetic Algorithm and Deep Learning to play the game of snake |
| emgoz/Neural-network-snake |
107 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
Java |
| Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8 |
| the-learning-machine/ML-algorithms-python |
41 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| This repository contains ML algorithms written in Python. :books: :snake: |
| hayderkharrufa/snake_pathfinding_ai |
33 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Python |
| AI plays snake game using BFS (Breadth-First Search) algorithm. |
| marciojmo/MSnakes |
24 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
Python |
| Python implementation of the Snake (active contours) algorithm proposed by KASS, WITKIN and TERZOPOULOS in 1988. |
| TheAILearner/Training-Snake-Game-With-Genetic-Algorithm |
20 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
mit |
Python |
| training snake game using neural network and genetic algorithm |
| noff/snek |
15 |
|
0 |
0 |
almost 6 years ago |
0 |
|
42 |
mit |
Ruby |
| Programmatic snake fighting multi-player game |
| manerfan/python-game-snake |
14 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| A Game-Snake version of AI to play Snake automatically. |