
Hands-on Deep Learning
Features of Hands-on Deep Learning
Use Cases of Hands-on Deep Learning
FAQ about Hands-on Deep Learning
QWhat is Hands-on Deep Learning? Who is it suitable for?
It is an open-source, interactive Chinese-language deep learning textbook suitable for computer science students, AI-transitioning engineers, researchers, and others who want to systematically learn deep learning theory and practice.
QWhat background is needed to study Hands-on Deep Learning?
A basic knowledge of Python programming is recommended. The book starts from mathematical basics, and beginners can study in order, acquiring the necessary mathematics and framework knowledge through practice.
QWhich deep learning frameworks' code does Hands-on Deep Learning provide?
The second edition mainly provides implementation code for several mainstream frameworks, including PyTorch, TensorFlow, NumPy/MXNet, PaddlePaddle, and JAX, to facilitate user choice.
QIs there a printed version of Hands-on Deep Learning? How does it differ from the online version?
Yes. The second edition, Hands-on Deep Learning (PyTorch Edition), is available in print on JD.com and Dangdang; the content is broadly similar to the online version, convenient for offline reading.
QHow to get the latest updates of Hands-on Deep Learning?
All content is open-source on GitHub; it is recommended to follow its GitHub repository to obtain the latest code and chapter updates.
QWhere can I watch Li Mu's courses that accompany Hands-on Deep Learning?
The PyTorch version of the instructional videos can be viewed on Bilibili, and the course livestream recordings are also provided there, synchronized with the textbook content.