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
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆31Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Hierarchical Self-Play☆21Updated 6 years ago
- ☆69Updated 6 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- ☆44Updated 6 years ago
- ☆82Updated 3 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated this week
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- impact-driven-exploration☆130Updated last year
- MultiTask Environments for Reinforcement Learning.☆74Updated 2 years ago
- A3C style Option-Critic with deliberation cost☆39Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- A curated list of reinforcement learning environments and frameworks.☆50Updated 6 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- Behavioural cloning experiments with video games☆31Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆84Updated 3 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆158Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆207Updated 6 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆23Updated 5 years ago
- Pytorch implementation of Soft Actor-Critic☆18Updated 4 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆37Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago