机器学习

该思维导图参考自尹成大神的机器学习与数据挖掘课程。


机器学习.png

深度学习:
https://d2l.ai/chapter_recommender-systems/movielens.html

逻辑斯蒂回归源码:
https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/linear_model/_logistic.py

Python数据科学库:

  1. Numpy;
  2. matplotlib;
  3. Scipy;
  4. pandas;
  5. scikit_learn(机器学习库);
  6. MXNet(深度学习库).

Python编程:用Map, Filter, Reduce代替For循环:https://m.weibo.cn/1402400261/4452584142266984

Python 教程:
https://docs.python.org/zh-cn/3/tutorial/index.html

NNI:
http://mp.weixin.qq.com/s?__biz=MzAwMTA3MzM4Nw==&mid=2649450702&idx=1&sn=ee8e400505d21f5e1d18a925737eca82&chksm=82c0814ab5b7085cd6ac23aea2966d09a93593980edc5aa8ac4b6dac080a616bb72ca732f66f&mpshare=1&scene=23&srcid=&sharer_sharetime=1577537080824&sharer_shareid=68c4c7ebaff977213c171c937847979a#rd

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。