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
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 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
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Deep Variational Reinforcement Learning☆137Updated 3 years ago
- Actor-critic with experience replay☆254Updated 3 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 6 months ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- ☆84Updated 4 years ago
- ☆113Updated 5 years 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 implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suite☆25Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated last year
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago