Exorust/TorchLeet
A set of practice problems for learning PyTorch and implementing LLMs from scratch, designed for ML/AI interview preparation.

Velocity · 7d
+3.9
★ / day
Trend
→steady
star history
TorchLeet is a curated set of practice problems organized into two sections. The Question Set covers PyTorch exercises across basic, easy, medium, and hard difficulty levels for deep learning skill-building. The LLM Set focuses on implementing large language model components from scratch, including attention mechanisms and embeddings. It is designed as a self-study resource for candidates preparing for ML and AI technical interviews.