chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Learn to use PyTorch for deep learning by working through practical examples, from basic setup to advanced applications. This resource takes you from understanding core PyTorch modules like Tensors and neural networks to building projects such as anime character generators, poetry writers, and image style transfer. It's designed for anyone looking to gain hands-on experience in deep learning, especially those interested in creating their own AI-powered applications.
12,831 stars. No commits in the last 6 months.
Use this if you want to learn PyTorch to develop creative AI applications or solve computer vision and natural language processing problems.
Not ideal if you are looking for a conceptual overview of deep learning without practical coding, or need a tool for production-ready, highly optimized deployments.
Stars
12,831
Forks
3,765
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chenyuntc/pytorch-book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.