gordicaleksa / pytorch-learn-reinforcement-learningLinks
A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems. I've additionally included playground.py for learning more about OpenAI gym, etc.
☆155Updated 4 years ago
Alternatives and similar repositories for pytorch-learn-reinforcement-learning
Users that are interested in pytorch-learn-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆285Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆141Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- ☆28Updated 2 years ago
- The RL discord wiki☆256Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆257Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆141Updated 5 years ago
- A curated collection of reinforcement learning resources☆93Updated last year
- A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibilit…☆413Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆55Updated 4 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆59Updated last year
- Reinforcement Learning examples implementation and explanation☆337Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- ☆101Updated last year
- self-studying the Sutton & Barto the hard way☆199Updated 3 years ago
- ☆95Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆435Updated 4 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆420Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated last year
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆253Updated 5 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
- Additional code for Stable-baselines3 to load and upload models from the Hub.☆89Updated last year
- Study repo for David Silver's Reinforcement Learning Course☆11Updated 6 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆389Updated 2 years ago