lnpalmer / A2CLinks
PyTorch implementation of Advantage Actor-Critic (A2C)
☆46Updated 8 years ago
Alternatives and similar repositories for A2C
Users that are interested in A2C are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Random Network Distillation(RND) algo in Pytorch☆51Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 9 months ago
- Deep Variational Reinforcement Learning☆138Updated 3 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…☆80Updated 6 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- ☆85Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆129Updated 4 years ago
- ☆113Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆117Updated 2 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆68Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 7 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year