当前位置:网站首页>Deep learning notes (constantly updating...)
Deep learning notes (constantly updating...)
2022-07-03 01:57:00 【North Village South】
Data preprocessing One-Hot - You know (zhihu.com)
A person without touching each other , In a special way , Have a series of questions and answers with each other . If for a long time , He can't judge whether the other party is a person or a computer based on these questions , Then it can be considered that the computer is intelligent .
—— Alan · Turing (Alan Turing)
《Computing Machinery and Intelligence 》
Knowledge system

Why does deep learning mainly use neural networks ?
The main reason is that the neural network model can use error back propagation BP Algorithm , So we can better solve the problem of contribution distribution
What neural networks need to learn : The weight parameter of the connection between each neuron
Why use activation functions : If you don't use the activation function , Then the output of each layer is the linear function of the input of the previous layer , Then eventually, the whole network is linear , That is, the most primitive perceptron (Perceptron), Its presentation ability is poor
Neuron
Neural networks are composed of Neuron Composed of , The structure of each neuron is as follows

Activation function
among f Is the activation function , common Activation function as follows
Sigmoid function

ReLu function

Swish function

Network structure
There are three common network structures , Feedforward networks FNN Similar to a directed acyclic graph , Information can only spread in one direction , It's simpler . Memory network MN Similar to a directed cyclic graph , Information can be transmitted in one direction or two directions , More complicated . Figure network GN It is the generalization of feedforward network and memory network , Each square is one or a group of neurons

Reference material
《 Neural networks and deep learning 》-- Professor Qiu Xipeng
《 Hands-on deep learning 》Pytorch Open source -- Li Mu
《2022 Deep learning and machine learning 》-- Wu enda
边栏推荐
- STM32 - vibration sensor control relay on
- Asian Games countdown! AI target detection helps host the Asian Games!
- LabVIEW安装第三方VISA软件后NI VISA失效
- 2022 spring "golden three silver four" job hopping prerequisites: Software Test interview questions (with answers)
- 机器学习笔记(持续更新中。。。)
- Niuniu's ball guessing game (dynamic planning + prefix influence)
- MySQL学习03
- Basic operation of view
- Modify table structure
- STM32 - switch of relay control lamp
猜你喜欢

【Camera专题】OTP数据如何保存在自定义节点中

Button button adaptive size of wechat applet

Machine learning notes (constantly updating...)
![[Appendix 6 Application of reflection] Application of reflection: dynamic agent](/img/e7/0ee42902b178b13e9a41385267e7b6.jpg)
[Appendix 6 Application of reflection] Application of reflection: dynamic agent

微信小程序开发工具 POST net::ERR_PROXY_CONNECTION_FAILED 代理问题

MySQL学习03

LabVIEW安装第三方VISA软件后NI VISA失效

PS去除水印详解
![[data mining] task 6: DBSCAN clustering](/img/af/ad7aa523b09884eee967c6773a613f.png)
[data mining] task 6: DBSCAN clustering

Visualisation de l'ensemble de données au format yolov5 (fichier labelme json)
随机推荐
Everything file search tool
What are the differences between software testers with a monthly salary of 7K and 25K? Leaders look up to you when they master it
Introduction to kotlin collaboration
mysql
Some functions of applet development
网络安全-浅谈安全威胁
Visualisation de l'ensemble de données au format yolov5 (fichier labelme json)
小程序开发的部分功能
[shutter] animation animation (animatedwidget animation use process | create animation controller | create animation | create animatedwidget animation component | animation operation)
【数据挖掘】任务3:决策树分类
Everything文件搜索工具
Huakaiyun (Zhiyin) | virtual host: what is a virtual host
网络安全-扫描与密码爆破2
DDL basic operation
[data mining] task 3: decision tree classification
Bottleneck period must see: how can testers who have worked for 3-5 years avoid detours and break through smoothly
Smart management of Green Cities: Digital twin underground integrated pipe gallery platform
Vant implements a simple login registration module and a personal user center
STM32 - GPIO input / output mode
MySQL学习03