anhOfTheStars / RLStudyGuideLinks
How to Learn Reinforcement Learning: A Step-by-step Guide
☆74Updated 5 years ago
Alternatives and similar repositories for RLStudyGuide
Users that are interested in RLStudyGuide are comparing it to the libraries listed below
Sorting:
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆51Updated 3 years ago
- Stanford CS234: Reinforcement Learning assignments and practices☆60Updated last year
- Solutions to Sutton and Barto book exercises☆110Updated last year
- PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research …☆206Updated 3 months ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆222Updated 8 months ago
- Stanford CS234 : Reinforcement Learning☆168Updated 6 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆256Updated 5 years ago
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆333Updated last week
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆502Updated last week
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆137Updated 6 months ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆393Updated 2 years ago
- Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)☆201Updated 2 weeks ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆449Updated 4 years ago
- Official code repo for the MARL book (www.marl-book.com)☆568Updated 7 months ago
- A collection of awesome mathematics and computer science courses☆135Updated 10 months ago
- Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook☆46Updated 2 years ago
- ☆284Updated 11 months ago
- ☆101Updated 5 years ago
- Machine learning, artificial intelligence, and data analytics built from scratch.☆58Updated 3 years ago
- Solving OpenAI's reinforcement learning CarRacing environment☆27Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆203Updated last week
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆963Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 10 months ago
- PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generat…☆38Updated 4 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆431Updated 3 years ago
- List of companies/universities lab that might offers Internships in the Reinforcement Learning field☆37Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆211Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆829Updated 4 months ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆21Updated 7 months ago