Merge pull request #107 from UdonDa/fix-url

[Fix] typo
This commit is contained in:
Yunjey Choi
2018-04-21 20:06:37 +09:00
committed by GitHub

View File

@ -1,4 +1,4 @@
# Implementation of https://arxiv.org/pdf/1512.03385.pdf/
# Implementation of https://arxiv.org/pdf/1512.03385.pdf
# See section 4.2 for model architecture on CIFAR-10.
# Some part of the code was referenced below.
# https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py