david-abel / simple_rlLinks
A simple framework for experimenting with Reinforcement Learning in Python.
☆313Updated last year
Alternatives and similar repositories for simple_rl
Users that are interested in simple_rl are comparing it to the libraries listed below
Sorting:
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- ☆392Updated 5 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆550Updated last year
- Keeping track of RL experiments☆161Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆494Updated 2 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆449Updated last year
- Tools for accelerating safe exploration research.☆542Updated 2 years ago
- A Python interface for reinforcement learning environments☆368Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆433Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- Multitask Environments for RL☆278Updated 3 years ago
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆410Updated 3 months ago
- A customizable framework to create maze and gridworld environments☆266Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆543Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Python library for Reinforcement Learning.☆886Updated 2 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆552Updated 3 years ago
- 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.☆369Updated last year