A Chinese curator's hand-picked TensorFlow syllabus
A curated index of TensorFlow learning resources, ranked by heart emojis, for developers navigating the shift to 2.x.

What it does
This repository is a Chinese-language directory of TensorFlow learning materials—tutorials, videos, books, and example projects—organized by topic and rated with a five-heart scale. It splits resources between English and Chinese sources, with separate sections for official docs, online courses, video lectures, and hands-on code repositories.
The interesting bit
The curation has an opinion. The maintainer bluntly notes that domestic Chinese books “aren’t very recommended—just read English ones,” and marks their own progress through materials with an honest “(studying)” tag. The heart ratings create a quick filter for quality without pretending to be objective.
Key highlights
- Covers both TF 1.x and 2.x resources, with heavier weight on 2.x transition materials
- Includes China-accessible mirrors (tensorflow.google.cn, Bilibili lecture uploads)
- Links to major community resources: Ageron’s tf2_course, Stanford CS20SI, Hands-on ML 2nd ed
- Practical project section spans CNNs, GANs, object detection (SSD, Mask R-CNN), and generative models
- Explicitly flags resources the curator is actively working through
Caveats
- No original content—purely a link aggregator; value depends on curation quality staying current
- Heart ratings are single-maintainer opinions with no stated criteria
- Several linked repositories appear dormant (TF 1.x cookbooks, some unmaintained Chinese translations)
Verdict
Worth bookmarking if you’re a Chinese-speaking developer starting TensorFlow and want a filtered starting point rather than drowning in Google results. Skip it if you already know your way to the official docs and Ageron’s materials directly.