TorchLeet: A PyTorch Deep Learning Playground

2025-07-13
TorchLeet: A PyTorch Deep Learning Playground

TorchLeet is a curated collection of PyTorch practice problems, categorized into two sets: a foundational set covering basic to advanced PyTorch concepts (linear regression, custom datasets, CNNs, etc.), and a challenging LLM set focusing on building LLMs from scratch (attention mechanisms, embeddings, and more). Each problem provides incomplete code with solutions, fostering hands-on learning. Perfect for beginners and experts alike.

Development