MishaLaskin / torchingup
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.
☆47Updated 2 years ago
Alternatives and similar repositories for torchingup:
Users that are interested in torchingup are comparing it to the libraries listed below
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆200Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆93Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- impact-driven-exploration☆130Updated last year
- Convert DeepMind Control Suite to OpenAI gym environments.☆84Updated 5 years ago
- Gridworld for MARL experiments☆139Updated 4 years ago
- Revisiting Rainbow☆74Updated 3 years ago
- A collection of RL algorithms written in JAX.☆96Updated 2 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- PAIRED in PyTorch 🔥☆58Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated 2 months ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆70Updated last year
- Benchmarking RL generalization in an interpretable way.☆152Updated 3 weeks ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆148Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 weeks ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆98Updated 3 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆89Updated 5 years ago
- ☆194Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆101Updated 2 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆53Updated 2 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago