MishaLaskin / torchingupLinks
TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement OpenAI’s SpinningUp repository, which contains similar algorithms implemented in Tensorflow.
☆54Updated 3 years ago
Alternatives and similar repositories for torchingup
Users that are interested in torchingup are comparing it to the libraries listed below
Sorting:
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆209Updated 4 years ago
- impact-driven-exploration☆133Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆164Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 4 years ago
- ☆91Updated 4 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆130Updated 4 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- ☆101Updated last year
- JAX implementations of core Deep RL algorithms☆83Updated 3 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 6 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆59Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 10 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- MultiTask Environments for Reinforcement Learning.☆79Updated 3 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆94Updated last year