常用的机器学习网站

1.http://scikit-learn.org/stable/     这个是机器学习常用的包

2.http://www.tensorfly.cn/

3.https://www.deeplearn.me/

4.http://keras-cn.readthedocs.io/en/latest/

5.https://www.kaggle.com/  里面有很多比赛题目,对于初学者很有帮助,当然详解可以参见我的另一篇博客

https://blog.csdn.net/jodie123456/article/details/88358973

6.http://tianchi.aliyun.com    天池大数据竞赛

7.https://machinelearningmastery.com/  

8.https://blog.csdn.net/dj0379/article/details/52851027      数十种TensorFlow实现案例汇集:代码+笔记

9.https://blog.csdn.net/Mr_Lau_/article/details/73483068    Tensorflow项目实现汇总

10.https://github.com/exacity/deeplearningbook-chinese     Deep Learning 中文翻译

11.https://www.lfd.uci.edu/~gohlke/pythonlibs/        python对应的辅助库

你可能感兴趣的:(机器学习)