timeahead / notes-machine-learning

My Notes on Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

机器学习笔记

简介

作者:李金
版本:0.0.1
邮件:lijinwithyou@gmail.com

机器学习笔记,使用 jupyter notebook (ipython notebook) 进行展示。

Github 加载 .ipynb 的速度较慢,建议在 Nbviewer 中查看该项目。


目录

第一部分来自 Bishop 的经典书籍 Pattern Recognition and Machine Learning

第二部分来自 Bengio 的最新数据 Deep Learning

第一部分 PRML 笔记

第二部分 DP 笔记


参考资料和文献:

[1] Christopher, M. Bishop. "Pattern recognition and machine learning." Company New York 16.4 (2006): 049901.

[2] Bengio Y, Goodfellow I J, Courville A. Deep learning[J]. An MIT Press book in preparation. Draft chapters available at http//www.iro.umontreal.ca/∼bengioy/dlbook, 2015.

About

My Notes on Machine Learning


Languages

Language:Jupyter Notebook 100.0%