ShuhuaGao / gpFlappyBirdLinks
Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)
☆176Updated 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☆75Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,231Updated 2 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 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
- Reinforcing Your Learning of Reinforcement Learning☆96Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆236Updated last year
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- 💡 Repo of learning notes in DRL and DL, theory, codes, models and notes maybe.☆101Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆243Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆420Updated 8 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆212Updated 9 months ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago