ASzot / rl-toolkitLinks
☆11Updated 3 years ago
Alternatives and similar repositories for rl-toolkit
Users that are interested in rl-toolkit are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆248Updated 5 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆358Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆171Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 3 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆177Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆139Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆507Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆225Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆102Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Code for conservative Q-learning☆452Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆104Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆139Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 6 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago
- ☆121Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆164Updated 3 years ago