[Fix]invalid URL

This commit is contained in:
UdonDa
2018-04-21 19:56:06 +09:00
parent 6c785eb810
commit b60ac38382

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