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.
☆49Updated 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☆148Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆203Updated 4 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆86Updated 4 years ago
- impact-driven-exploration☆131Updated last year
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆150Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆62Updated last year
- Convert DeepMind Control Suite to OpenAI gym environments.☆86Updated 5 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- ☆39Updated 5 years ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆55Updated last year
- Baselines for gymnax 🤖☆67Updated 2 years ago
- ☆86Updated 4 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 5 months ago
- Benchmarking RL generalization in an interpretable way.☆157Updated last week
- JAX implementations of core Deep RL algorithms☆79Updated 3 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- ☆47Updated 4 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- A collection of RL algorithms written in JAX.☆98Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆93Updated 11 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 5 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year