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:
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated 2 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…☆142Updated 2 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 collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆64Updated 3 years ago
- ☆40Updated 2 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆53Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆41Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆40Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆187Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 8 months ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆206Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- Adaptive Attention Span for Reinforcement Learning☆135Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆208Updated 4 years ago