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☆202Updated 4 years ago
- Revisiting Rainbow☆75Updated 3 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 3 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆97Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆149Updated 4 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆86Updated 5 years ago
- impact-driven-exploration☆131Updated last year
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- A collection of RL algorithms written in JAX.☆98Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- JAX implementations of core Deep RL algorithms☆79Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- ☆196Updated 2 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 4 months ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆165Updated last year
- ☆101Updated last year
- ☆122Updated last year
- Library to compare and evaluate reward functions☆67Updated last year
- Baselines for gymnax 🤖☆66Updated 2 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 8 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year