ShuhuaGao / gpFlappyBirdLinks
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
☆173Updated 4 years ago
Alternatives and similar repositories for gpFlappyBird
Users that are interested in gpFlappyBird are comparing it to the libraries listed below
Sorting:
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 9 months ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,222Updated last year
- Deep Reinforcement Learning in Pac-man☆284Updated last year
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆163Updated 6 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 9 months ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- homework for CS234 2017☆151Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆87Updated 2 years ago
- Monte carlo tree search in python☆607Updated 3 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆230Updated last year
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- pytorch neural combinatorial optimization☆385Updated 7 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Reinforcing Your Learning of Reinforcement Learning☆95Updated 6 years ago
- A pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm☆109Updated 11 months ago
- A collection of Deep Neuroevolution resources or evolutionary algorithms applying in Deep Learning (constantly updating)☆222Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago