jachiam / rl-introLinks
☆141Updated 7 years ago
Alternatives and similar repositories for rl-intro
Users that are interested in rl-intro are comparing it to the libraries listed below
Sorting:
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆155Updated 3 years ago
- For educational materials related to the spinning up workshops.☆205Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆309Updated 2 years ago
- 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
- Augmented environments with RL☆103Updated 6 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- A reinforcement learning framework☆157Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"