# MachineLearning **Repository Path**: LiuTianyong/MachineLearning ## Basic Information - **Project Name**: MachineLearning - **Description**: Machine learning algorithms implemented by pure numpy - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-30 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MachineLearning A Python ML package mainly for educational use. Implemented with `Numpy` Implemented `Tensorflow` & `PyTorch` backend for [NN](https://github.com/carefree0910/MachineLearning/tree/master/NN) & [SVM](https://github.com/carefree0910/MachineLearning/tree/master/e_SVM) “文档”可以参见[知乎专栏](https://zhuanlan.zhihu.com/carefree0910-pyml)或[博客](https://carefree0910.github.io/MLBlog)