maxbrenner-ai / Reinforcement-Learning-Papers-NotesLinks
Notes on many interesting RL papers
☆26Updated 6 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:
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆84Updated 5 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆41Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆119Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 4 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- ☆92Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 10 months ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 6 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆40Updated 3 years ago
- Deep Variational Reinforcement Learning☆139Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 years ago