leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Chinese deep learning tutorial book derived from Li Hongyi's lecture course, distributed as a downloadable PDF covering CNNs, GANs, diffusion, BERT, and ChatGPT.
Based on the description and topics, this appears to be a deep learning tutorial resource based on a course by educator Li Hongyi (also known as Lee Hung-yi). The description is in Chinese and indicates it is a PDF-downloadable tutorial that the instructor has personally recommended. The topics cover core deep learning concepts including convolutional neural networks (CNNs, a type of AI used for image recognition), generative adversarial networks (GANs, a technique for generating synthetic data), diffusion models (used in AI image generation), BERT (a natural language processing model), ChatGPT-related content, and general machine learning. The README does not provide further detail about the specific content structure, prerequisites, or how to use the material beyond that it is available as a downloadable PDF via the GitHub releases page.
Where it fits
- Download the PDF and use it as a Chinese language textbook companion to Li Hongyi's deep learning course.
- Read selected chapters to get a structured intro to CNNs, GANs, diffusion models, and BERT.
- Use the included notebooks to run example code while studying each topic.
- Share the book with students who want a free Chinese deep learning reference.