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:
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆236Updated 4 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 5 months ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Reinforcing Your Learning of Reinforcement Learning☆95Updated 6 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 9 months 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
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆274Updated 4 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
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,223Updated last year
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆231Updated last year
- ☆20Updated 7 years ago
- A pack of reinforcement learning algorithms.☆84Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- ☆224Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- Deep Reinforcement Learning in Pac-man☆284Updated last year
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆59Updated 5 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago