Study notes that admit they're just study notes
A Chinese-language companion to Andrew Ng's deep learning course, with the refreshing honesty that it's incomplete and the author is still learning.

What it does
This repo collects KyonHuang’s personal notes and completed assignment code for Andrew Ng’s deeplearning.ai specialization, rendered as a docsify site for easier LaTeX reading than GitHub Markdown allows. The assignments live in a folder; missing folders mean missing work.
The interesting bit
The author openly states the notes don’t cover everything, may contain errors, and can’t replace taking the actual course. That transparency is rarer than you’d think in the “I completed this MOOC and you can too” ecosystem. They even point you to a competitor repo for fully finished assignments.
Key highlights
- Notes are in Chinese, hosted online for readability; raw Markdown is secondary
- Uses docsify to dodge GitHub’s poor LaTeX support
- Includes some completed Jupyter notebook assignments, with gaps acknowledged
- References other Chinese-language note series rather than pretending to be exhaustive
- CC BY-NC-SA 3.0 licensed
Caveats
- Image hosting relies on GitHub links; the author warns you’ll want a VPN for stable viewing
- Assignment coverage is explicitly incomplete
Verdict
Worth bookmarking if you’re taking Ng’s course and read Chinese. Skip it if you want a standalone textbook or need every assignment solved for you.