notebooks and pytorch-tutorial
These are complementary resources, with the notebooks from dataflowr serving as practical course material that could utilize the broader theoretical understanding and examples provided by yunjey/pytorch-tutorial.
About notebooks
dataflowr/notebooks
code for deep learning courses
About pytorch-tutorial
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Covers fundamental to advanced architectures—from linear regression and CNNs through ResNets and RNNs, to GANs and variational autoencoders—with minimal, self-contained implementations (typically under 30 lines each). Structured progressively across basics, intermediate, and advanced modules, each with runnable examples and TensorBoard integration for visualization. Designed as a bridge between PyTorch's official quickstart and production research code.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work