摘要:https://github.com/pytorch/tutorials/blob/master/beginner_source/blitz/cifar10_tutorial.py
阅读全文
摘要:#me@me:~/me$ python train.py Files already downloaded and verified Files already downloaded and verified Net( (conv1): Conv2d(3, 6, kernel_size=(5, 5), stride=(1, 1)) (pool): MaxPool2d(kernel_s...
阅读全文
摘要:$ pip install matplotlib * The following required packages can not be built: * freetype, png * Try installing freetype with `apt-get install * libfree
阅读全文
摘要:https://pypi.org/project/torchvision/0.1.8/ me@me:~/$ pip install torchvisionCollecting torchvision Downloading https://files.pythonhosted.org/package
阅读全文
摘要:https://pytorch.org/docs/stable/nn.html
阅读全文
摘要:https://pytorch.org/tutorials/ https://pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html install sth: https://github.com/pytorch/pytorch o
阅读全文