grantsrb / PyTorch-A2C
General implementation of Advantage Actor Critic using Pytorch
☆27Updated 3 years ago
Alternatives and similar repositories for PyTorch-A2C:
Users that are interested in PyTorch-A2C are comparing it to the libraries listed below
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Hierarchical Self-Play☆21Updated 6 years ago
- PyTorch implementation of CommNet☆36Updated 7 years ago
- PyTorch RL for Pommerman☆38Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆49Updated 3 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆85Updated 3 years ago
- ☆72Updated 2 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- ☆83Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- ☆69Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- A curated list of reinforcement learning environments and frameworks.☆50Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago