kengz / SLM-LabLinks
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
☆1,281Updated 3 months ago
Alternatives and similar repositories for SLM-Lab
Users that are interested in SLM-Lab are comparing it to the libraries listed below
Sorting:
- Collection of reinforcement learning algorithms☆2,691Updated 11 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,255Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,309Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,073Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,627Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,304Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,214Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,101Updated 3 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,243Updated 3 months ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,522Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,954Updated last month
- Python library for Reinforcement Learning.☆881Updated last month
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,770Updated 3 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,967Updated last year
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,436Updated 2 years ago
- Soft Actor-Critic☆1,099Updated last year
- For deep RL and the future of AI.☆1,464Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,875Updated last year
- A Platform for Many-Agent Reinforcement Learning☆1,734Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,236Updated 2 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆675Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,274Updated 5 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,275Updated 2 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,566Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year