ShuhuaGao / gpFlappyBirdLinks
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
☆175Updated 5 years ago
Alternatives and similar repositories for gpFlappyBird
Users that are interested in gpFlappyBird are comparing it to the libraries listed below
Sorting:
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 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…☆193Updated last year
- A student implementation of Alpha Go Zero☆284Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆237Updated last year
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆247Updated 5 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- ☆225Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆216Updated 10 months ago
- Monte carlo tree search in python☆624Updated 3 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Deep Reinforcement Learning in Pac-man☆290Updated last year
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆318Updated 2 years ago
- Reinforcing Your Learning of Reinforcement Learning☆95Updated 6 years ago
- Python Implementations of Monte Carlo Tree Search☆319Updated 4 years ago
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,233Updated 2 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago