robmsylvester / Super-Mario-Bros-DQN
A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)
☆10Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Super-Mario-Bros-DQN
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Gym - 32 levels of original Super Mario Bros☆285Updated 5 years ago
- ☆69Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- ☆91Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Reinforcement Learning Tutorial on Super Mario☆90Updated 6 years ago
- ☆10Updated 6 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆160Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆180Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆112Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Cool Inverse Reinforcement Learning Papers☆122Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆170Updated 3 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆213Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago