当前位置:网站首页>Neural network and deep learning Chapter 1: introduction reading questions
Neural network and deep learning Chapter 1: introduction reading questions
2022-07-05 04:25:00 【Sleeping Raki】
1. Is neural network equivalent to deep learning ?
Not equivalent , Deep learning can use neural network model , Other models can also be used ( Such as deep belief network )
2. What is the main difference between shallow learning and deep learning ?
An important feature of shallow learning is that it does not involve feature learning , Its features are mainly extracted by manual experience or feature transformation methods , The deep learning model can automatically extract features
3. What is learning ? What is a good expression ? What are the representations ?
In order to improve the accuracy of machine learning system , We need to transform the input information into effective features ( such as word embedding), Or more generally, it's called expressing (Representation). If there is an algorithm that can automatically learn effective features , And improve the performance of the final machine learning model , Then this kind of learning can be called representation learning
The key to representation learning is to solve the semantic gap (Semantic Gap) problem . Semantic gap refers to the inconsistency and difference between the underlying characteristics of input data and high-level semantic information . for instance , Computers cannot understand texts directly , The representation of text is only a low-level code in the computer ( Such as ASCII code ), So we need some conversion methods to make the computer “ understand ” semantics .
(1) A good presentation should have strong presentation ability , That is, vectors of the same size can represent more information .
(2) A good presentation should make the follow-up learning task simple , That is, it needs to contain higher-level semantic information .
(3) A good representation should be general , It's task or domain independent . Although the current large
Part of it means that the learning method is still based on a certain task , But we expect that the representations they learned can be easily migrated to other tasks . In machine learning , We often use two ways to express features : Part means (Local Representation) And distributed presentation (Distributed Representation).
Part means : Such as one-hot code
Distributed representation : Such as RGB Show color ,word embedding
4. What is deep learning ?
“ depth ” It refers to the number of nonlinear transformations of the original data ( The layer number ), Deep learning is a sub problem of machine learning , Its main purpose is to learn effective feature representation from data automatically , The key problem to be solved in deep learning is : Contribution distribution problem , That is, the contribution or influence of different components or their parameters in a system to the final system output
边栏推荐
- 首席信息官如何利用业务分析构建业务价值?
- Hypothesis testing -- learning notes of Chapter 8 of probability theory and mathematical statistics
- 【thingsboard】替换首页logo的方法
- [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)
- How to realize real-time audio and video chat function
- Network security - record web vulnerability fixes
- MacBook安装postgreSQL+postgis
- 自动语音识别(ASR)研究综述
- Rust blockchain development - signature encryption and private key public key
- Uncover the seven quirky brain circuits necessary for technology leaders
猜你喜欢
![[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

Moco is not suitable for target detection? MsrA proposes object level comparative learning target detection pre training method SOCO! Performance SOTA! (NeurIPS 2021)...

解密函数计算异步任务能力之「任务的状态及生命周期管理」

The development of mobile IM based on TCP still needs to keep the heartbeat alive

Managed service network: application architecture evolution in the cloud native Era

如何优雅的获取每个分组的前几条数据

C26451: arithmetic overflow: use the operator * on a 4-byte value, and then convert the result to an 8-byte value. To avoid overflow, cast the value to wide type before calling the operator * (io.2)

Rome chain analysis

程序员应该怎么学数学

官宣!第三届云原生编程挑战赛正式启动!
随机推荐
机器学习 --- 神经网络
概率论与数理统计考试重点复习路线
长度为n的入栈顺序的可能出栈顺序
How to realize real-time audio and video chat function
Threejs loads the city obj model, loads the character gltf model, and tweetjs realizes the movement of characters according to the planned route
MySQL: view with subquery in the from clause limit
CSDN正文自动生成目录
【虚幻引擎UE】实现UE5像素流部署仅需六步操作少走弯路!(4.26和4.27原理类似)
Machine learning decision tree
这是一个不确定的时代
A應用喚醒B應該快速方法
【虚幻引擎UE】实现测绘三脚架展开动画制作
Components in protective circuit
A real day for Beijing programmers!!!!!
mysql的七种join连接查询
【thingsboard】替换首页logo的方法
Open graph protocol
open graph协议
解密函数计算异步任务能力之「任务的状态及生命周期管理」
PR video clip (project packaging)