Skip to content

Commit cf2f0cc

Browse files
authored
Update README.md
1 parent ac9866a commit cf2f0cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# AlexNet-pytorch
1+
# Pytorch implementation of AlexNet
2+
3+
- Now compatible with `pytorch==0.4.0`
24

35
This is an implementaiton of AlexNet, as introduced in the paper "ImageNet Classification with Deep Convolutional Neural Networks" by Alex Krizhevsky et al. ([original paper](https://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf))
46

0 commit comments

Comments
 (0)