ArvindSoma / a3c-super-mario-pytorchLinks
Reinforcement Learning for Super Mario Bros using A3C on GPU
☆37Updated 7 years ago
Alternatives and similar repositories for a3c-super-mario-pytorch
Users that are interested in a3c-super-mario-pytorch are comparing it to the libraries listed below
Sorting:
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- ☆69Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- ☆56Updated 2 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆282Updated 2 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- Actor-critic with experience replay☆254Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Code for human intervention reinforcement learning☆34Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago