We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d3f08 commit e07ecceCopy full SHA for e07ecce
README.md
@@ -4,6 +4,6 @@ A Python ML package mainly for educational use.
4
5
Implemented with `Numpy`
6
7
-Implemented `Tensorflow` & `PyTorch` backend for `NN` & `SVM`
+Implemented `Tensorflow` & `PyTorch` backend for [NN](https://github.com/carefree0910/MachineLearning/tree/master/NN) & [SVM](https://github.com/carefree0910/MachineLearning/tree/master/e_SVM)
8
9
“文档”可以参见[知乎专栏](https://zhuanlan.zhihu.com/carefree0910-pyml)或[博客](https://carefree0910.github.io/MLBlog)
0 commit comments