VachanVY / Reinforcement-LearningLinks
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
☆206Updated 5 months ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆373Updated last month
- NUS CS5242 Neural Networks and Deep Learning, Xavier Bresson, 2025☆406Updated 8 months ago
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆399Updated 2 months ago
- Lecture slides for the MARL book (www.marl-book.com)☆148Updated 8 months ago
- Stanford CS234: Reinforcement Learning assignments and practices☆62Updated last year
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆216Updated 2 weeks ago
- Solutions to Sutton and Barto book exercises☆119Updated last year
- RL for total beginners☆110Updated 7 months ago
- GPU Kernels☆218Updated 8 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆229Updated last year
- Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)☆205Updated last month
- repo of paper implementations☆20Updated 10 months ago
- Stanford CS234 : Reinforcement Learning☆177Updated 6 years ago
- Implementation of all RL algorithms in a simpler way