vivek3141 / flappy-neat
Implementing the NEAT algorithm to play flappy bird
☆11Updated 6 years ago
Alternatives and similar repositories for flappy-neat:
Users that are interested in flappy-neat are comparing it to the libraries listed below
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 4 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 5 years ago
- A comprehensive C tutorial.☆9Updated 6 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆28Updated 6 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆103Updated 2 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆18Updated 6 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated last year
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆29Updated 5 years ago
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 6 years ago
- Python based AI that uses Deep Neural Networks, Neuroevolution and Streamlabs APIs to live stream games while commentating over them at t…☆22Updated 6 years ago
- ReconChess python implementation☆42Updated 3 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- Reinforcement learning demo with slides in David Silver RL lectures☆13Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python☆21Updated 7 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆72Updated 2 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆165Updated 6 years ago
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- ☆102Updated 5 years ago
- Neuroevolution framework for Python.☆29Updated 3 years ago
- Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pa…☆50Updated last month
- 🐍 🏋 OpenAI GYM for Nintendo NES emulator FCEUX and 1983 game Mario Bros. + Double Q Learning for mastering the game☆50Updated 3 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 6 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆25Updated 2 years ago
- This repo contains all the RL related code I have written and will write in my livestreams at youtube.com/c/jack_of_some☆41Updated 4 years ago
- A simple chess environment for openai/gym☆155Updated 11 months ago
- Clone of the classic Snake game as an OpenAI Gym environment☆14Updated 7 years ago