mirror of
https://github.com/yunjey/pytorch-tutorial.git
synced 2025-07-05 08:26:16 +08:00
@ -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.
|
# See section 4.2 for model architecture on CIFAR-10.
|
||||||
# Some part of the code was referenced below.
|
# Some part of the code was referenced below.
|
||||||
# https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py
|
# https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py
|
||||||
|
Reference in New Issue
Block a user