Update README.md
Browse files
README.md
CHANGED
@@ -16,13 +16,13 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
|
|
16 |
|
17 |
# Lecture note reference
|
18 |
|
19 |
-
ImageNet Classification with Deep Convolutional Neural Networks, https://papers.nips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf
|
20 |
-
One weird trick for parallelizing convolutional neural networks, https://arxiv.org/pdf/1404.5997.pdf
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
-
https://github.com/onnx/models/blob/main/vision/classification/alexnet/
|
25 |
-
https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
|
26 |
|
27 |
BibTeX entry and citation info
|
28 |
```
|
|
|
16 |
|
17 |
# Lecture note reference
|
18 |
|
19 |
+
- ImageNet Classification with Deep Convolutional Neural Networks, https://papers.nips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf
|
20 |
+
- One weird trick for parallelizing convolutional neural networks, https://arxiv.org/pdf/1404.5997.pdf
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
+
- https://github.com/onnx/models/blob/main/vision/classification/alexnet/
|
25 |
+
- https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
|
26 |
|
27 |
BibTeX entry and citation info
|
28 |
```
|