MachineLearningFromScratch-從頭開始機器學習

磐石001發表於2017-09-14

Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.

The purpose of this project is not to produce as optimized and computationally efficient algorithms as possible but rather to present the inner workings of them in a transparent way.

從頭開始機器學習

一些基本的機器學習模型和演算法的Python實現從零開始。

該專案的目的不是儘可能地產生優化和計算效率的演算法,而是以透明的方式呈現它們的內部運作。

專案地址:https://github.com/eriklindernoren/ML-From-Scratch

更多教程:http://www.buluo360.com/


相關文章