nevenp / dqn_flappy_bird
☆80Updated 6 years ago
Alternatives and similar repositories for dqn_flappy_bird:
Users that are interested in dqn_flappy_bird are comparing it to the libraries listed below
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 4 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆363Updated last year
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 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 6 months ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Highly Modular and Scalable Reinforcement Learning☆113Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- ☆92Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year