ShuhuaGao / gpFlappyBird
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
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆100Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆228Updated 4 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 6 years ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆37Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆47Updated 5 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆310Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- A curated list of resources for genetic programming.☆56Updated 4 months ago
- A parallel framework for population-based multi-agent reinforcement learning.☆525Updated last year
- ☆224Updated 5 years ago
- Tiny Genetic Programming in Python.☆101Updated 2 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆218Updated last year
- ☆45Updated 5 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆84Updated 5 years ago
- Evolutionary Algorithm using Python, 莫烦Python 中文AI教学☆1,219Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 7 months ago
- This project is implementation code of AlphaStar☆199Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- ☆72Updated 2 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago
- pytorch neural combinatorial optimization☆383Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 4 years ago
- "Neural Combinatorial Optimization with Reinforcement Learning"[Bello+, 2016], Traveling Salesman Problem solver☆175Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago