rldotai / rl-algorithmsLinks
Reinforcement learning algorithms
☆41Updated 6 years ago
Alternatives and similar repositories for rl-algorithms
Users that are interested in rl-algorithms are comparing it to the libraries listed below
Sorting:
- Explore the optimization landscape for direct policy learning reinforcement learning.☆51Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- some common TD Learning algorithms☆66Updated 5 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆37Updated 5 years ago
- ☆44Updated 6 years ago
- ☆35Updated 7 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 5 years ago
- Markov Decision Processes in Python☆15Updated 6 years ago
- Simple tools for statistical analyses in RL experiments☆67Updated 7 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- ☆80Updated 2 years ago
- ☆66Updated last year
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆64Updated 2 years ago
- krazy grid world☆25Updated 5 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Updated 5 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Revisiting Rainbow☆76Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆54Updated 2 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- 📴 OffCon^3: SOTA PyTorch SAC and TD3 Implementations (arxiv: 2101.11331)☆24Updated 4 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆94Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago