FortsAndMills / Learning-Reinforcement-LearningLinks
☆30Updated 6 years ago
Alternatives and similar repositories for Learning-Reinforcement-Learning
Users that are interested in Learning-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- An easy-to-use reinforcement learning library for research and education.☆176Updated last month
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Let's solve the flatland challenge!☆74Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆33Updated 6 years ago
- Loose taxonomy of reinforcement learning algorithms☆190Updated 5 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆91Updated 6 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆164Updated 2 years ago
- Data-Driven NetHack Tools: Datasets (30+) and recurrent-baselines (AWAC, BC, CQL, IQL, REM)☆76Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- ☆82Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Updated 6 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- ☆71Updated 3 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 6 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆119Updated 2 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 7 years ago
- Official implementation for "Q-Ensemble for Offline RL: Don't Scale the Ensemble, Scale the Batch Size", NeurIPS 2022, Offline RL Worksho…☆21Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago