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 efa9cfc commit 629760fCopy full SHA for 629760f
README.md
@@ -2,8 +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`
10
11
“文档”可以参见[知乎专栏](https://zhuanlan.zhihu.com/carefree0910-pyml)或[博客](https://carefree0910.github.io/MLBlog)
0 commit comments