当前位置:网站首页>Machine learning notes 1: learning ideas
Machine learning notes 1: learning ideas
2022-04-23 07:19:00 【Amyniez】
One 、 faction
Frequency school : Statistical machine learning
Bayesian school : Probability graph model
Two 、 Learning books
expericnce 《 Statistical learning method 》:
zhou 《 machine learning 》:
《PRML》: Pattern Recognition and Machine Learning, The book was published in 2006 year , It is a classic in the field of Bayesian machine learning . The author is Christopher M. Bishop, Now he is the director of the laboratory of Microsoft Research Institute in Cambridge .
《MLAPP》: Full name Machine Learning:A Probabilistic Prospective, yes 2012 A book on machine learning published in .
《ESL》: The Elements of Statistical Learning
《Deep Learning》:
3、 ... and 、 Learning video
1. Taiwan University Lin Xuantian : Building blocks of machine learning + Technique ;
2. Shanghai Jiaotong University Zhang Zhihua : Introduction to machine learning ( Probability school )、 Statistical learning ( Bayesian school );
3.Ng:CS229、CS231;
4. Xu Yida : Probabilistic model algorithm ,github:notes;
5. Taiwan University Li Hongyi :ML、MLDS;
Four 、 Mathematical basis
1. linear algebra : recommend MIT Gilbert Strang Linear algebra course taught , stay B You can find , Practice English by the way , Gain a lot ;
5、 ... and 、 Learning ideas
Personally think that , Machine learning Xiaobai can start with the actual project , Because there are a lot of machine learning projects on the competition platform , such as Ali Tianchi 、Kaggle Two big platform .
版权声明
本文为[Amyniez]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230610096425.html
边栏推荐
- PyMySQL连接数据库
- ThreadLocal, just look at me!
- 机器学习 二:基于鸢尾花(iris)数据集的逻辑回归分类
- MySQL笔记3_约束_主键约束
- Viewpager2 realizes Gallery effect. After notifydatasetchanged, pagetransformer displays abnormal interface deformation
- MySQL notes 1_ database
- 1.1 PyTorch和神经网络
- Five methods are used to obtain the parameters and calculation of torch network model
- Three methods to realize the rotation of ImageView with its own center as the origin
- iTOP4412 SurfaceFlinger(4.0.3_r1)
猜你喜欢
随机推荐
取消远程依赖,用本地依赖
组件化学习(2)Arouter原理学习
iTOP4412 SurfaceFlinger(4.0.3_r1)
Markdown basic grammar notes
Five methods are used to obtain the parameters and calculation of torch network model
WebView displays a blank due to a certificate problem
【2021年新书推荐】Artificial Intelligence for IoT Cookbook
MySQL notes 3_ Restraint_ Primary key constraint
PyTorch 模型剪枝实例教程三、多参数与全局剪枝
MySQL笔记4_主键自增长(auto_increment)
[2021 book recommendation] learn winui 3.0
常用UI控件简写名
torch_ Geometric learning 1, messagepassing
【2021年新书推荐】Professional Azure SQL Managed Database Administration
Thanos.sh灭霸脚本,轻松随机删除系统一半的文件
adb shell top 命令详解
Kotlin征途之data class [数据类]
MarkDown基础语法笔记
1.2 初试PyTorch神经网络
Visual Studio 2019安装与使用