Skip to content

Commit e8927de

Browse files
authored
Update README.md
1 parent 629760f commit e8927de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
A Python ML package mainly for educational use.
44

5-
Implemented with **Numpy**
5+
Implemented with `Numpy`
66

7-
Implemented **Tensorflow** backend for `NN` & `SVM`
7+
Implemented `Tensorflow` backend for **NN** & **SVM**
88

9-
Implemented **PyTorch** backend for `NN`
9+
Implemented `PyTorch` backend for **NN**
1010

1111
“文档”可以参见[知乎专栏](https://zhuanlan.zhihu.com/carefree0910-pyml)[博客](https://carefree0910.github.io/MLBlog)

0 commit comments

Comments
 (0)