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.
☆52Updated 2 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☆152Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆89Updated 4 years ago
- impact-driven-exploration☆132Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆206Updated 4 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆165Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- ☆101Updated last year
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- A collection of RL algorithms written in JAX.☆103Updated 3 years ago
- PAIRED in PyTorch 🔥☆63Updated 2 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Library to compare and evaluate reward functions☆67Updated last year
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆150Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆253Updated last year
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Loose taxonomy of reinforcement learning algorithms☆184Updated 5 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆192Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆127Updated 4 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- Real-World RL Benchmark Suite☆355Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆205Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆39Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 4 years ago