lnpalmer / A2CLinks
PyTorch implementation of Advantage Actor-Critic (A2C)
☆46Updated 7 years ago
Alternatives and similar repositories for A2C
Users that are interested in A2C are comparing it to the libraries listed below
Sorting:
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Deep Variational Reinforcement Learning☆136Updated 3 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 6 months ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- PyTorch RL for Pommerman☆38Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- ☆112Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆128Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 3 months ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆82Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago