lcswillems / rl-starter-filesLinks
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
☆702Updated last year
Alternatives and similar repositories for rl-starter-files
Users that are interested in rl-starter-files are comparing it to the libraries listed below
Sorting:
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆740Updated 3 weeks ago
- A collection of multi agent environments based on OpenAI gym.☆618Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆372Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,331Updated 3 weeks ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,345Updated last year
- Tools for accelerating safe exploration research.☆556Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆502Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆553Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆477Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆558Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆406Updated 6 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- ☆1,251Updated last year
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆437Updated 3 years ago
- PyTorch implementation of soft actor critic☆908Updated 2 months ago
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- Python library for Reinforcement Learning.☆907Updated last month
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Sokoban environment for OpenAI Gym☆382Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆321Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆593Updated 4 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆860Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,248Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago