slavadev / snake_nnLinks
A neural network to play a snake game
☆58Updated 6 years ago
Alternatives and similar repositories for snake_nn
Users that are interested in snake_nn are comparing it to the libraries listed below
Sorting:
- ☆249Updated 3 years ago
- Using Python to Play Cyberpunk 2077☆122Updated 2 years ago
- I created an AI to play pool, and here it is☆216Updated 5 years ago
- Automated Driving in NFS using CNN.☆152Updated 4 years ago
- Developing a neural network to play a snake game☆43Updated 6 years ago
- Play games without touching keyboard☆412Updated 4 years ago
- Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.☆182Updated 7 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- ai opponent for the game chain reaction☆94Updated 2 years ago
- Here is the code for my genetic algorithm tutorial☆185Updated 6 years ago
- Evolutionary Art Using Circles in Python☆357Updated last year
- ☆199Updated 2 years ago
- Solve sudokus from video in real time with computer vision and neural networks☆117Updated 6 years ago
- This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neura…☆68Updated 2 years ago
- A maze generator and solver written in Python, which uses a backtracker algorithm and Djikstra's algorithm.☆81Updated last year
- 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 …☆795Updated 4 years ago
- Using A* Algorithm it finds the shortest possible path possible between two points even around any present obstacles☆35Updated 5 years ago
- NEAT implementation for Flappy Bird game