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 f5901f5 commit 7e40cbeCopy full SHA for 7e40cbe
README.md
@@ -29,3 +29,7 @@ My workshop on machine learning using python language to implement different alg
29
- http://www.snrazavi.ir/ml-with-python/
30
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>.
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