Brennan-M / FlappyBird_NEAT_GeneticAlgorithmLinks
Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.
☆34Updated 7 years ago
Alternatives and similar repositories for FlappyBird_NEAT_GeneticAlgorithm
Users that are interested in FlappyBird_NEAT_GeneticAlgorithm are comparing it to the libraries listed below
Sorting:
- ☆19Updated 8 years ago
- NEAT implementation for Flappy Bird game☆24Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- I created an AI to play pool, and here it is☆217Updated 5 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- Python implementation of the NEAT neuroevolution algorithm☆1,506Updated last year
- Java program that uses a genetic algorithm to train snakes: https://www.youtube.com/watch?v=BBLJFYr7zB8☆129Updated 6 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- Here is the code for my genetic algorithm tutorial☆186Updated 6 years ago
- This is mainly for me, but if anyone wishes to use it then go ahead.☆80Updated 7 years ago
- This is the source code for my asteroids AI☆128Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- my implementation of NEAT which I tested on asteroids☆63Updated 7 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- Game AI for Machine Learning for Hackers #3☆158Updated 8 years ago
- Minecraft environment for Open AI Gym, based on Microsoft's Malmo.☆284Updated 4 years ago
- Using minimax i created a chess AI☆98Updated 7 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- Lets click the shit out of storm the house☆110Updated 5 years ago
- This is the code for "Unity AI" by Siraj Raval on Youtube☆182Updated 6 years ago
- The original implementation of HyperNEAT in C++☆28Updated 9 years ago
- I created a neat template to easily add neat to a game and this is it☆126Updated 5 years ago
- Using neat to train an AI to play the classic hill climb racing game☆98Updated 2 years ago
- ☆231Updated 7 years ago
- A car soccer environment inspired by Rocket League for deep reinforcement learning experiments in an adversarial self-play setting.☆301Updated 4 years ago
- 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
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago