Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carefree0910/machinelearning

Machine learning algorithms implemented by pure numpy
https://github.com/carefree0910/machinelearning

deep-learning machine-learning numpy pytorch tensorflow visualization

Last synced: 10 days ago
JSON representation

Machine learning algorithms implemented by pure numpy

Awesome Lists containing this project

README

        

# MachineLearning

#### Update! (2020.05.31)
A simplified (and more elegant) version: [carefree-ml](https://github.com/carefree0910/carefree-ml)

---

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://mlblog.carefree0910.me)