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 629760f commit e8927deCopy full SHA for e8927de
README.md
@@ -2,10 +2,10 @@
2
3
A Python ML package mainly for educational use.
4
5
-Implemented with **Numpy**
+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