1 repo
Interactive documents combining executable code with narrative text for reproducible learning.
Distinguishing note: Focuses on the educational aspect of notebooks rather than general data analysis tools.
Explore 1 awesome GitHub repository matching education & learning resources · Literate Programming Notebooks. Refine with filters or upvote what's useful.
This project is an interactive educational textbook and comprehensive machine learning resource designed for deep learning education. It provides a structured curriculum that combines narrative prose with executable code, utilizing literate programming to create reproducible learning experiences within a collection of Jupyter Notebooks. The repository distinguishes itself by teaching machine learning through applied research and modular design. It demonstrates a callback-driven training loop, a declarative data-block pipeline, and a layered abstraction API that allows users to transition betw
Uses interactive documents that combine executable code blocks with narrative text to create reproducible learning experiences.