cpnota / autonomous-learning-libraryLinks
A PyTorch library for building deep reinforcement learning agents.
☆652Updated last year
Alternatives and similar repositories for autonomous-learning-library
Users that are interested in autonomous-learning-library are comparing it to the libraries listed below
Sorting:
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆484Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- A Python interface for reinforcement learning environments☆385Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆557Updated 2 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆681Updated 5 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆852Updated last week
- Real-World RL Benchmark Suite☆356Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆703Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆620Updated last year
- Tools for accelerating safe exploration research.☆566Updated 2 years ago
- Tonic RL library☆418Updated last year
- Library for Model Based RL☆1,030Updated last year
- Dream to Control: Learning Behaviors by Latent Imagination☆562Updated 4 years ago
- Python library for Reinforcement Learning.☆915Updated 3 months ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆768Updated last year
- RAD: Reinforcement Learning with Augmented Data☆416Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆578Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Find best-response to a fixed policy in multi-agent RL☆290Updated 3 years ago
- A PyTorch Platform for Distributed RL☆749Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆513Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago