当前位置:网站首页>Neural networks and deep learning Chapter 2: machine learning overview reading questions
Neural networks and deep learning Chapter 2: machine learning overview reading questions
2022-07-05 04:25:00 【Sleeping Raki】
1. What is machine learning ?
informally , machine learning (Machine Learning,ML) That is, let the computer learn from the data automatically , Get some kind of knowledge ( Or law ). As a subject , Machine learning usually refers to a kind of problem and the method to solve it , That is, how to get data from observation ( sample ) Looking for the law in the world , And use the learned rules ( Model ) Predict unknown or unobservable data .
2. Why should each sample in the training set be independent and identically distributed ?
The question of Zhihu : Why in machine learning , Let's assume that our data is independent and identically distributed ?
3. There are three basic elements of machine learning ?
Model , Learning rules , optimization algorithm
4. Why does the model over fit ? What is the method to prevent the model from over fitting ? It's not fitting ?
5. Why use SGD, and mini-batch gradient descent ?
6. Why use Ridge Regression instead of vanilla Linear regression of ?
7. What is the maximum a posteriori estimate ?
8. What is the connection and difference between deviation and variance ?
9. What is supervised learning , What is unsupervised learning , Illustrate with examples ?
10.L1 Why does regularization lead to sparse features ?
11.F1 When to use macro average for scores , When to use micro averaging ?
12. Why use cross validation ?
13. Talk about right no free lunch The understanding of the theorem
14. Talk about the understanding of the principle of Occam razor
15. What is? inductive bias(prior)?
边栏推荐
- 学习MVVM笔记(一)
- Threejs factory model 3DMAX model obj+mtl format, source file download
- 【虚幻引擎UE】打包报错出现!FindPin错误的解决办法
- Live broadcast preview | container service ack elasticity prediction best practice
- [thingsboard] how to replace the homepage logo
- Realize the attention function of the article in the applet
- Possible stack order of stack order with length n
- Use threejs to create geometry, dynamically add geometry, delete geometry, and add coordinate axes
- [untitled]
- 假设检验——《概率论与数理统计》第八章学习笔记
猜你喜欢

Uni app change the default component style

The scale of computing power in China ranks second in the world: computing is leaping forward in Intelligent Computing
![[popular science] basic knowledge of thermal design: heat dissipation analysis of 5g optical devices](/img/45/380e739f5eed33626c363756f814d3.png)
[popular science] basic knowledge of thermal design: heat dissipation analysis of 5g optical devices

10 programming habits that web developers should develop

【虚幻引擎UE】实现背景模糊下近景旋转操作物体的方法及踩坑记录
![[thingsboard] how to replace the homepage logo](/img/65/5296c26f975d79d65d36c2e76e47c1.png)
[thingsboard] how to replace the homepage logo

Learning notes 8

防护电路中的元器件

File upload bypass summary (upload labs 21 customs clearance tutorial attached)
![[phantom engine UE] the difference between running and starting, and the analysis of common problems](/img/e2/49d6c4777c12e9f4e3f8b6ca6db41c.png)
[phantom engine UE] the difference between running and starting, and the analysis of common problems
随机推荐
长度为n的入栈顺序的可能出栈顺序种数
Hexadecimal to decimal
[phantom engine UE] only six steps are needed to realize the deployment of ue5 pixel stream and avoid detours! (the principles of 4.26 and 4.27 are similar)
【thingsboard】替换首页logo的方法
FFmepg使用指南
File upload bypass summary (upload labs 21 customs clearance tutorial attached)
假设检验——《概率论与数理统计》第八章学习笔记
How to get the first few pieces of data of each group gracefully
解密函数计算异步任务能力之「任务的状态及生命周期管理」
[finebi] the process of making custom maps using finebi
Open graph protocol
A solution to the problem that variables cannot change dynamically when debugging in keil5
如何优雅的获取每个分组的前几条数据
程序员应该怎么学数学
函数(易错)
Network security - record web vulnerability fixes
Hexadecimal to octal
[Chongqing Guangdong education] 2408t Chinese contemporary literature reference test in autumn 2018 of the National Open University
【FineBI】使用FineBI制作自定义地图过程
小程序中实现文章的关注功能