cpnota / autonomous-learning-library
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 (…☆472Updated last year
- Library for Model Based RL☆997Updated 10 months ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆536Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- Structural implementation of RL key algorithms☆513Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,174Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆489Updated 2 years ago
- Tools for accelerating safe exploration research.☆534Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning☆587Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Imitation learning algorithms☆525Updated last month
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆730Updated 4 months ago
- A Python interface for reinforcement learning environments☆364Updated 2 years ago
- Python library for Reinforcement Learning.☆875Updated last month
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆848Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆829Updated 9 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆425Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆750Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago