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.
☆158Updated 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☆169Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆286Updated 5 years ago
- ☆28Updated 2 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
- A curated collection of reinforcement learning resources☆93Updated last year
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆266Updated last year
- The RL discord wiki☆257Updated 5 years ago
- self-studying the Sutton & Barto the hard way☆201Updated 3 years ago
- A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibilit…☆414Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆59Updated last year
- ☆94Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆185Updated 2 years ago
- ☆101Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆201Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆239Updated 9 months ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆427Updated 3 years ago
- Single notebook implementation of Deep RL algorithms☆34Updated 5 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆57Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- Additional code for Stable-baselines3 to load and upload models from the Hub.☆88Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 3 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- Repository for tutorial sessions at EEML2020☆270Updated 4 years ago
- ☆101Updated 5 years ago
- RLMeta is a light-weight flexible framework for Distributed Reinforcement Learning Research.☆283Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆445Updated 4 years ago