maxbrenner-ai / Reinforcement-Learning-Papers-NotesLinks
Notes on many interesting RL papers
☆27Updated 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:
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆41Updated 3 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆186Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆227Updated 3 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆193Updated 2 years ago
- ☆30Updated 6 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- ☆40Updated last month
- A simple framework for experimenting with Reinforcement Learning in Python.☆321Updated last year
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago