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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Multi-Agent DRiving Simulator☆92Updated 5 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆323Updated last year
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆142Updated 2 years ago
- ☆40Updated 2 months ago
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- ☆139Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆305Updated 2 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆53Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆239Updated 9 months ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago