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 7e40cbe commit fb62d09Copy full SHA for fb62d09
README.md
@@ -31,5 +31,5 @@ My workshop on machine learning using python language to implement different alg
31
**Note:** The materials of this workshop are inspired from awesome lectures presented by Andrej Karpathy at Stanford, 2016.
32
33
### References:
34
-- Parts 6 to 8 are inspired from the wonderful course <a href="cs231n.satanford.edu">cs231n</a>.
+- Parts 6 to 8 are inspired from the wonderful course <a href="http://cs231n.stanford.edu/">cs231n</a>.
35
- Parts 5 and 6 are heavily inspired from <a href="https://github.com/amueller/scipy-2017-sklearn">SciPy 2016 Scikit-learn Tutorial<a>.
0 commit comments