Dive into DL PyTorch is a PyTorch adaptation of the Chinese edition of the educational book Dive into Deep Learning. It replaces the book's original MXNet implementations with executable PyTorch examples while preserving the broader instructional material. Chapter code is organized as Jupyter notebooks so learners can run and modify examples interactively. The accompanying documentation is stored in Markdown and published as a browsable Docsify website. The material is intended for beginners...