ADGEfficiency / rl-resources
A curated collection of reinforcement learning resources
☆88Updated last year
Alternatives and similar repositories for rl-resources:
Users that are interested in rl-resources are comparing it to the libraries listed below
- self-studying the Sutton & Barto the hard way☆191Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆220Updated 7 months ago
- The RL discord wiki☆246Updated 4 years ago
- ☆100Updated 11 months ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆181Updated 3 years ago
- Build neural networks with less boilerplate code☆167Updated last year
- Let's solve the flatland challenge!☆73Updated last year
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated 2 years ago
- RLStructures is a library to facilitate the implementation of new reinforcement learning algorithms. It includes a library, a tutorial, a…☆258Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- I have created a small book summarizing concepts from the Reinforcement Learning part of the ATML 2015 course at UCL (https://www.davidsi…☆39Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆90Updated last year
- Repository for tutorial sessions at EEML2020☆271Updated 4 years ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆155Updated 3 years ago
- Real-World RL Benchmark Suite☆349Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆68Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆92Updated 3 years ago
- Tonic RL library☆405Updated 6 months ago
- ☆39Updated 4 years ago
- A curated list of reinforcement learning environments and frameworks.☆50Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆385Updated 2 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆88Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆193Updated 2 years ago