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☆155Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 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
- Revisiting Rainbow☆75Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 6 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- ☆101Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆152Updated 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
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆129Updated 4 years ago
- An easy-to-use reinforcement learning library for research and education.☆175Updated 3 weeks ago
- Library to compare and evaluate reward functions☆67Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆188Updated 5 years ago
- Gridworld for MARL experiments☆144Updated 4 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆91Updated 6 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 5 years ago
- AGAC: Adversarially Guided Actor-Critic☆47Updated 4 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- A standalone release of DeepMind Lab's maze generator with Python bindings.☆67Updated 2 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆138Updated last year
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆167Updated 11 months 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
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 9 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago