lcswillems / rl-starter-filesLinks
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
☆686Updated 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 grid world environments for reinforcement learning☆2,243Updated 3 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆732Updated 4 months ago
- ☆1,184Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆342Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆700Updated 2 years ago
- PyTorch implementation of soft actor critic☆879Updated 3 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆537Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated 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.☆368Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆494Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆491Updated 2 years ago
- Tools for accelerating safe exploration research.☆538Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- Soft Actor-Critic☆1,099Updated 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
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆311Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆743Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆752Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆675Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 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
- A Python interface for reinforcement learning environments☆366Updated 2 years ago