norhum / reinforcement-learning-from-scratchLinks
RL for total beginners
☆99Updated 3 months ago
Alternatives and similar repositories for reinforcement-learning-from-scratch
Users that are interested in reinforcement-learning-from-scratch 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
- Minimal and annotated implementations of key ideas from modern deep learning research.☆1,138Updated 2 months ago
- Implementation of all RL algorithms in a simpler way☆1,124Updated 3 weeks ago
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆365Updated last week
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆166Updated 3 weeks ago
- NUS CS5242 Neural Networks and Deep Learning, Xavier Bresson, 2025☆400Updated 5 months ago
- ☆107Updated last year
- Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!☆405Updated 9 months ago
- learningggggggg 🐳☆548Updated 5 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 8 months ago
- ☆508Updated last week
- ☆129Updated 2 years ago
- Deep Reinforcement Learning Hands-On, 3E_Published by Packt☆302Updated 2 weeks ago
- Implement a reasoning LLM in PyTorch from scratch, step by step☆1,293Updated this week
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆382Updated 7 months ago
- A fast, interactive tool to visualize how different gradient descent algorithms (like vanilla gradient Descent, Momentum, RMSprop, Adam, …☆16Updated 4 months ago
- "LLM from Zero to Hero: An End-to-End Large Language Model Journey from Data to Application!"