maxbrenner-ai / Reinforcement-Learning-Papers-NotesLinks
Notes on many interesting RL papers
☆26Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning-Papers-Notes
Users that are interested in Reinforcement-Learning-Papers-Notes are comparing it to the libraries listed below
Sorting:
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- RL CIRL Research☆13Updated 2 years ago
- ☆39Updated 5 years ago
- Safe Reinforcement Learning algorithms☆74Updated 2 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- All the source codes and lectures of reinforcement learning.☆31Updated 5 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆138Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago