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 (…☆478Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,184Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- Python library for Reinforcement Learning.☆909Updated 2 months ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- Tools for accelerating safe exploration research.☆555Updated 2 years ago
- Real-World RL Benchmark Suite☆355Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆663Updated 5 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Library for Model Based RL☆1,023Updated last year
- A Python interface for reinforcement learning environments☆377Updated 2 years ago
- RAD: Reinforcement Learning with Augmented Data☆414Updated 4 years ago
- Tonic RL library☆417Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆303Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆618Updated last year
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆842Updated this week
- Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning Framework on a GPU (JMLR 2022)☆490Updated 5 months ago
- Find best-response to a fixed policy in multi-agent RL☆288Updated 3 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆833Updated 2 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.☆372Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago