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 ef3082c commit cfe1a9dCopy full SHA for cfe1a9d
README.md
@@ -4,8 +4,8 @@ A Python ML package mainly for educational use.
4
5
Implemented with `Numpy`
6
7
-Implemented `Tensorflow` backend for **NN** & **SVM**
+Implemented `Tensorflow` backend for `NN` & `SVM`
8
9
-Implemented `PyTorch` backend for **NN**
+Implemented `PyTorch` backend for `NN`
10
11
“文档”可以参见[知乎专栏](https://zhuanlan.zhihu.com/carefree0910-pyml)或[博客](https://carefree0910.github.io/MLBlog)
0 commit comments