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☆105Updated 6 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years 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…☆241Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 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
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,232Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 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☆211Updated 8 months ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 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
- Reinforcement Learning Algorithms Based on PyTorch☆450Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆182Updated 3 years ago
- pytorch neural combinatorial optimization☆388Updated 7 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- ☆561Updated 2 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆235Updated last year
- DE, CMA-ES, MA-ES, LM-MAES Python Implementation☆31Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Monte carlo tree search in python☆621Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago