anhOfTheStars / RLStudyGuideLinks
How to Learn Reinforcement Learning: A Step-by-step Guide
☆68Updated 5 years ago
Alternatives and similar repositories for RLStudyGuide
Users that are interested in RLStudyGuide are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research …☆180Updated last month
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆48Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆201Updated 6 months ago
- Solutions to Sutton and Barto book exercises☆97Updated last year
- Stanford CS234: Reinforcement Learning assignments and practices☆59Updated last year
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆302Updated 2 weeks ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Stanford CS234 : Reinforcement Learning☆161Updated 5 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆253Updated 5 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆121Updated 4 months ago
- Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)☆195Updated 2 weeks ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆476Updated 5 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆436Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆79Updated 3 years ago
- ☆101Updated 5 years ago
- Machine learning, artificial intelligence, and data analytics built from scratch.☆58Updated 3 years ago
- ☆258Updated 9 months ago
- Official code repo for the MARL book (www.marl-book.com)☆542Updated 5 months ago
- Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook☆46Updated 2 years ago
- List of companies/universities lab that might offers Internships in the Reinforcement Learning field☆36Updated last year
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆389Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 2 months ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆30Updated last year
- PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generat…☆36Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆199Updated 2 weeks ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 8 months ago
- Collection of materials and code samples on reinforcement learning / optimal control and game theory☆19Updated 2 weeks ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆20Updated 5 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆941Updated 4 years ago