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:
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 4 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
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 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
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆146Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- ☆39Updated 5 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Multi-Agent DRiving Simulator☆92Updated 5 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆84Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆41Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆119Updated 2 years ago
- Random Network Distillation pytorch☆260Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆209Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆281Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆327Updated last year
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Hierarchical Self-Play☆21Updated 7 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