valentinmace / snake
Neural Network trained by genetic algorithm playing snake game
☆22Updated 4 years ago
Alternatives and similar repositories for snake:
Users that are interested in snake are comparing it to the libraries listed below
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- This is a Python implementation of Alphazero (for chess) using a custom GUI☆20Updated 6 years ago
- This is a JavaScript library implementing the NEAT algorithm.☆59Updated 2 years ago
- A simple self-driving AI car game, which uses NEAT.☆282Updated 10 months ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- [WIP] Note on the research papers I read☆7Updated 5 years ago
- Reinforcement learning modular with pytorch☆11Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- 🧠 NEAT algorithm applied to Chrome Dinosaur game in Python.☆40Updated 4 months ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated 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 the NEAT algorithm to train an AI to play pong in Python!☆77Updated 6 months ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 2 years ago
- in this repo, I create models to process image (upscale, debluring...)☆15Updated 3 years ago
- Exemples et exercices utilisés dans le cours complet de Purple Giraffe sur Android et Kotlin https://www.purplegiraffe.fr☆10Updated 5 years ago
- this repo is for my homemade RC scaled autonomous car for the IronCar/DIY robocars contest, this repo is permanently changing, sorry if I…☆23Updated 2 years ago
- Python implementation of the NEAT neuroevolution algorithm☆9Updated 5 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆50Updated 6 years ago
- ☆248Updated 2 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆116Updated 4 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- The ReadMe of my GitHub profile.☆8Updated 3 months ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe…☆26Updated 6 years ago
- Vous trouverez ici l'ensemble du code proposé sur la chaîne Youtube L42Project☆76Updated 3 years ago
- ☆27Updated 3 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆55Updated 3 years ago
- Usefull french and english ressources to learn AI☆26Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago