.. pytorch_cookbook documentation master file, created by sphinx-quickstart on Thu May 19 17:14:37 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Pytorch 快速入门 ============================================ .. toctree:: :maxdepth: 2 :glob: chapter1/1.1-pytorch-introduction chapter1/1.2-pytorch-installation chapter1/1.3-deep-learning-with-pytorch-60-minute-blitz chapter1/1.4-pytorch-resource chapter1/1_tensor_tutorial chapter1/2_autograd_tutorial chapter1/3_neural_networks_tutorial chapter1/4_cifar10_tutorial chapter1/5_data_parallel_tutorial chapter1/readme chapter2/2.1.1.pytorch-basics-tensor chapter2/2.1.2-pytorch-basics-autograd chapter2/2.1.3-pytorch-basics-nerual-network chapter2/2.1.4-pytorch-basics-data-loader chapter2/2.2-deep-learning-basic-mathematics chapter2/2.3-deep-learning-neural-network-introduction chapter2/2.4-cnn chapter2/2.5-rnn chapter2/readme chapter3/3.1-logistic-regression chapter3/3.2-mnist chapter3/3.3-rnn chapter3/readme chapter4/4.1-fine-tuning chapter4/4.2.1-visdom chapter4/4.2.2-tensorboardx chapter4/4.2.3-cnn-visualizing chapter4/4.3-fastai chapter4/4.5-multiply-gpu-parallel-training chapter4/distributed_data_parallel chapter4/readme chapter5/5.1-kaggle chapter5/5.2-Structured-Data chapter5/5.3-Fashion-MNIST chapter5/readme