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.
☆159Updated 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:
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆289Updated 5 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
- ☆28Updated 2 years ago
- ☆92Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆273Updated last year
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- A curated collection of reinforcement learning resources☆93Updated last year
- The RL discord wiki☆257Updated 5 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆61Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆58Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆451Updated 4 years ago
- self-studying the Sutton & Barto the hard way☆202Updated 4 years ago
- ☆101Updated last year
- ☆101Updated 5 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 2 years ago
- A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibilit…☆413Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆25Updated 5 years ago
- Single notebook implementation of Deep RL algorithms☆34Updated 5 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆172Updated 3 weeks ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 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
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆204Updated 3 weeks ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆435Updated 3 years ago
- Study repo for David Silver's Reinforcement Learning Course☆11Updated 6 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago