carefree0910 / MachineLearning

Machine learning algorithms implemented by pure numpy

Home Page:https://mlblog.carefree0910.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MachineLearning

Update! (2020.05.31)

A simplified (and more elegant) version: carefree-ml


A Python ML package mainly for educational use.

Implemented with Numpy

Implemented Tensorflow & PyTorch backend for NN & SVM

“文档”可以参见知乎专栏博客

About

Machine learning algorithms implemented by pure numpy

https://mlblog.carefree0910.me

License:MIT License


Languages

Language:Jupyter Notebook 63.6%Language:Python 36.4%