A pytorch implementation of WideResNet(WRN) for CIFAR-10
python train.py
Wide Residual Networks (BMVC 2016) by Sergey Zagoruyko and Nikos Komodakis
A pytorch implementation of WideResNet(WRN) for CIFAR-10
python train.py
Wide Residual Networks (BMVC 2016) by Sergey Zagoruyko and Nikos Komodakis