gitmyhub

leedl-tutorial

Jupyter Notebook ★ 17k updated 6mo ago

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),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.

Jupyter NotebookPythonDeep Learningsetup: easycomplexity 2/5

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