August 2026 Release #76
jshn9515
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This release expands the bilingual deep-learning curriculum with new and refined material on loss functions, neural-network trainability, convolutional networks, VAEs, diffusion models, attention, MLPs, memory engineering, and LLM training engineering. It also adds a complete Stanford CS336 Assignment 1 implementation, substantially improves dnnlpy, and modernizes the project’s build, rendering, and release infrastructure.
New Notebooks
Chapter 1: Introduction to Deep Learning
Chapter 5: Convolutional Neural Networks
Chapter 14: Diffusion Models: From Denoising to Generation
Chapter 19: LLM Training Engineering
Stanford CS336 Assignment 1
dnnlpyPackage UpdatesTrainermetric collection, evaluation history, logging, and state tracking.weightandbiasand aligned the MLP tests with the public API.dnnlpyas stable and finalized its version as 2026.08.24.Book and Documentation Updates
Build and Development Updates
dnnlpyversions as 2026.08.24 and marked the release metadata as stable.CI Updates
jshn9515/deep-learning-notesrepository.Merged Pull Requests
New Contributors
Note
This project continues to be maintained in both Chinese and English through a Quarto-based structure, as an open and continuously growing collection of deep learning study notes.
Full Changelog: v2026.08.21-rc1...v2026.08.24
This discussion was created from the release August 2026 Release.
All reactions