1 repo
Structured guides that demonstrate the step-by-step construction of complex technical systems.
Distinguishing note: Focuses on the manual format for technical construction, distinct from general tutorials.
Explore 1 awesome GitHub repository matching education & learning resources · Technical Manuals. Refine with filters or upvote what's useful.
LLM101n is an educational machine learning curriculum and open-source resource designed to teach the fundamental principles and practical implementation of large language models. It functions as a technical manual that guides users through the end-to-end process of building and training neural network architectures from scratch using a dynamic tensor library for automatic differentiation and GPU-accelerated computation. The project distinguishes itself through interactive, notebook-based instruction that allows for real-time visualization of training processes. It supports rapid experimentati
Demonstrates the step-by-step construction and training of deep learning architectures from scratch.