We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b124977 commit f2fbcb7Copy full SHA for f2fbcb7
README.md
@@ -72,7 +72,7 @@ The Model was trained for only one epoch and returned some descend results. They
72
### Acknowledgments
73
For the Softmax, LogSoftmax and CrossEntropyLoss-Module I used
74
the numerical more stable functions implemented in the PyTorch Library!
75
- You should definetly check this amazing Library out ;) luv u :*
+ You should definetly check [this amazing Library out](https://pytorch.org/) ;) luv u :*
76
77
Also a great source for Convolutions and Optimizer were [the CS231n course notes](http://cs231n.github.io/)
78
0 commit comments