Skip to content

Commit 0b31f2b

Browse files
committed
added ref. removed 'in progress'.
1 parent 8f8ebb1 commit 0b31f2b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PyTorch Image Classification [In Progress]
1+
# PyTorch Image Classification
22

33
This repo contains tutorials covering how to do sentiment analysis using [PyTorch](https://github.com/pytorch/pytorch) 1.4 and [TorchVision](https://github.com/pytorch/vision) 0.5 using Python 3.7.
44

@@ -50,4 +50,5 @@ Here are some things I looked at while making these tutorials. Some of it may be
5050
- https://github.com/activatedgeek/LeNet-5
5151
- https://github.com/ChawDoe/LeNet5-MNIST-PyTorch
5252
- https://github.com/kuangliu/pytorch-cifar
53-
- https://github.com/akamaster/pytorch_resnet_cifar10
53+
- https://github.com/akamaster/pytorch_resnet_cifar10
54+
- https://sgugger.github.io/the-1cycle-policy.html

0 commit comments

Comments
 (0)