seungeunrho / minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
☆2,988Updated last year
Alternatives and similar repositories for minimalRL:
Users that are interested in minimalRL are comparing it to the libraries listed below
- Reinforcement Learning in PyTorch☆2,245Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,926Updated 4 months ago
- Collection of reinforcement learning algorithms☆2,622Updated 9 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,079Updated 3 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,749Updated 7 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,713Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,278Updated 11 months ago
- A toolkit for reproducible reinforcement learning research.☆1,943Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,607Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,239Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,187Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆901Updated 2 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,195Updated last month
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,823Updated last year
- For deep RL and the future of AI.☆1,450Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,273Updated last month
- PFRL: a PyTorch-based deep reinforcement learning library☆1,222Updated 7 months ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,323Updated 9 months ago
- Soft Actor-Critic☆1,056Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,938Updated 8 months ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- Assignments for CS294-112.☆1,585Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,481Updated last year