rlworkgroup / garageLinks
A toolkit for reproducible reinforcement learning research.
☆2,050Updated 2 years ago
Alternatives and similar repositories for garage
Users that are interested in garage are comparing it to the libraries listed below
Sorting:
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,190Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,820Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,372Updated 2 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,368Updated last week
- Reinforcement Learning in PyTorch☆2,270Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,313Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,385Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,858Updated 3 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,317Updated this week
- Python library for Reinforcement Learning.☆916Updated 3 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,659Updated 3 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,028Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,316Updated 8 months ago
- Soft Actor-Critic☆1,184Updated 2 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,528Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,996Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,617Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,259Updated 4 years ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,639Updated last month
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆718Updated 2 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,356Updated 2 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆868Updated 4 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,211Updated last week
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆837Updated 4 months ago
- Python Multi-Agent Reinforcement Learning framework