Starred repositories
Anthropic's original performance take-home, now open for you to try!
Minimalistic 4D-parallelism distributed training framework for education purpose
Kimi K2 is the large language model series developed by Moonshot AI team
slime is an LLM post-training framework for RL Scaling.
Simple and efficient DeepSeek V3 SFT using pipeline parallel and expert parallel, with both FP8 and BF16 trainings
Implement a reasoning LLM in PyTorch from scratch, step by step
Simple automatic differentiation via operator overloading for educational purposes
Solve puzzles. Improve your pytorch.
Flexible Python configuration system. The last one you will ever need.
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Large-scale language modeling tutorials with PyTorch
A bibliography and survey of the papers surrounding o1
A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)
🟣 LLMs interview questions and answers to help you prepare for your next machine learning and data science interview in 2026.
Functional local implementations of main model parallelism approaches
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
PyTorch implementation of AlphaZero Chess from scratch
Grokking the Coding Interview: Patterns for Coding Questions Alternative
Contains Company Wise Questions sorted based on Frequency and all time
Related papers for reinforcement learning, including classic papers and latest papers in top conferences
This is a repository containing the list of company wise questions available on leetcode premium. Every pdf file in this repository corresponds to a list of questions on leetcode for a specific com…
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode …
Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari)
PyTorch implementation of Soft Actor-Critic (SAC)