gordicaleksa / pytorch-learn-reinforcement-learning
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.
☆153Updated 3 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
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆166Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆273Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆118Updated 4 years ago
- ☆376Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆42Updated 6 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated last year
- ☆28Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆398Updated 3 years ago
- The RL discord wiki☆248Updated 4 years ago
- ☆100Updated last year
- ☆94Updated 3 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆221Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated 3 weeks ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆49Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆183Updated 2 years ago
- A curated collection of reinforcement learning resources☆89Updated last year
- Reinforcement Learning Algorithms with Python, Published by Packt☆179Updated 2 years ago
- Additional code for Stable-baselines3 to load and upload models from the Hub.☆83Updated 7 months ago
- ☆93Updated 4 years ago
- self-studying the Sutton & Barto the hard way☆191Updated 3 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
- Mastering Reinforcement Learning with Python, published by Packt☆153Updated 2 years ago
- A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibilit…☆407Updated 2 years ago
- ☆39Updated 4 years ago
- All about the fundamentals and working of Diffusion Models☆152Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆107Updated 11 months ago