Skip to content

Commit f2fbcb7

Browse files
authored
added pytorch link
1 parent b124977 commit f2fbcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The Model was trained for only one epoch and returned some descend results. They
7272
### Acknowledgments
7373
For the Softmax, LogSoftmax and CrossEntropyLoss-Module I used
7474
the numerical more stable functions implemented in the PyTorch Library!
75-
You should definetly check this amazing Library out ;) luv u :*
75+
You should definetly check [this amazing Library out](https://pytorch.org/) ;) luv u :*
7676

7777
Also a great source for Convolutions and Optimizer were [the CS231n course notes](http://cs231n.github.io/)
7878

0 commit comments

Comments
 (0)