rail-berkeley / rlkit
Collection of reinforcement learning algorithms
☆2,643Updated 9 months ago
Alternatives and similar repositories for rlkit:
Users that are interested in rlkit are comparing it to the libraries listed below
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- Reinforcement Learning in PyTorch☆2,250Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,729Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,840Updated last year
- PyTorch implementation of soft actor critic☆871Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,211Updated last month
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,617Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,260Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,166Updated 2 years ago
- A toolkit for reproducible reinforcement learning research.☆1,960Updated last year
- Soft Actor-Critic☆1,063Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,213Updated 2 months ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,289Updated 11 months ago
- A collection of reference environments for offline reinforcement learning☆1,463Updated 4 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆677Updated 4 years ago
- For deep RL and the future of AI.☆1,456Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,940Updated this week
- Library for Model Based RL☆994Updated 9 months ago
- Python Multi-Agent Reinforcement Learning framework☆1,985Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,277Updated 2 months ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,517Updated last year
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆599Updated 6 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆656Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,766Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,983Updated 9 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,252Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆911Updated 3 months ago