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.
☆53Updated 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☆154Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Revisiting Rainbow☆76Updated 4 years ago
- impact-driven-exploration☆132Updated 2 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 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
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Gridworld for MARL experiments☆143Updated 4 years ago
- PAIRED in PyTorch 🔥☆63Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- ☆101Updated last year
- Library to compare and evaluate reward functions☆67Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆129Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆151Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆87Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 8 months ago
- Loose taxonomy of reinforcement learning algorithms☆187Updated 5 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆40Updated 2 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago