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
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆278Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 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
- A curated collection of reinforcement learning resources☆95Updated last year
- ☆28Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆62Updated last year
- The RL discord wiki☆258Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆205Updated 2 weeks ago
- self-studying the Sutton & Barto the hard way☆203Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆143Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆244Updated 11 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆453Updated 4 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆59Updated 4 years ago
- ☆92Updated 4 years ago
- ☆101Updated 5 years ago
- ☆101Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆255Updated 5 years ago
- A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibilit…☆413Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- RLStructures is a library to facilitate the implementation of new reinforcement learning algorithms. It includes a library, a tutorial, a…☆261Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆436Updated 3 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Solving a Rubik's Cube and 15 Puzzle using the Deep Reinforcement Learning and Search☆48Updated 3 years ago