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.
☆154Updated 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:
- ☆28Updated 2 years ago
- The RL discord wiki☆252Updated 4 years ago
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆25Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆228Updated 5 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆127Updated 5 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆281Updated 4 years ago
- ☆94Updated 4 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆243Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆113Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- ☆409Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆195Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆51Updated 10 months ago
- All about the fundamentals and working of Diffusion Models☆158Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- RLlib tutorials☆66Updated 3 years ago
- self-studying the Sutton & Barto the hard way☆197Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 years ago
- ☆101Updated last year
- Mastering Reinforcement Learning with Python, published by Packt☆157Updated last month
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆53Updated 4 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- A curated collection of reinforcement learning resources☆92Updated last year
- ☆99Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆128Updated 7 months ago