美文网首页
Machine Learning From Scratch-从头

Machine Learning From Scratch-从头

作者: 磐创AI_聊天机器人 | 来源:发表于2017-09-14 21:44 被阅读76次

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/

相关文章

网友评论

      本文标题:Machine Learning From Scratch-从头

      本文链接:https://www.haomeiwen.com/subject/sacijxtx.html