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.
☆155Updated 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
- ☆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..☆220Updated 7 months ago
- Stanford CS234: Reinforcement Learning assignments and practices☆40Updated 5 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆270Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- ☆39Updated 4 years ago
- The RL discord wiki☆246Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆184Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆117Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆253Updated 3 years ago
- List of companies/universities lab that might offers Internships in the Reinforcement Learning field☆23Updated 8 months ago
- ☆100Updated 11 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆212Updated last week
- Reinforcement Learning Algorithms with Python, Published by Packt☆179Updated 2 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆152Updated 2 years ago
- self-studying the Sutton & Barto the hard way☆191Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆396Updated 3 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆324Updated 6 months ago
- A curated collection of reinforcement learning resources☆88Updated last year
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆385Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- Series of deep reinforcement learning algorithms 🤖☆29Updated 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
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆24Updated 4 years ago
- Reinforcement learning tutorials☆365Updated last year
- ☆28Updated 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