当前位置:网站首页>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
边栏推荐
- Machine learning notes (constantly updating...)
- Network security - cracking system passwords
- Network security - DNS spoofing and phishing websites
- Redis:Redis的简单使用
- [North Asia data recovery] data recovery case of raid crash caused by hard disk disconnection during data synchronization of hot spare disk of RAID5 disk array
- 网络安全-扫描与密码爆破2
- Modify table structure
- DDL basic operation
- Return the only different value (de duplication)
- [data mining] task 3: decision tree classification
猜你喜欢

NCTF 2018 part Title WP (1)

Sweet talk generator, regular greeting email machine... Open source programmers pay too much for this Valentine's day

Everything文件搜索工具
![[data mining] task 3: decision tree classification](/img/9a/1cb2a8a90f16e7bfa9b48e516a966c.png)
[data mining] task 3: decision tree classification

mysql

Why can't the start method be called repeatedly? But the run method can?

小程序开发的部分功能
![[data mining] task 5: k-means/dbscan clustering: double square](/img/e7/678197e703d1a28b765a0e3afd5580.png)
[data mining] task 5: k-means/dbscan clustering: double square

Visualisation de l'ensemble de données au format yolov5 (fichier labelme json)
![[shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)](/img/fe/c053f8d116eb307733177283a26318.png)
[shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)
随机推荐
云原生题目整理(待更新)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
网络安全-木马
In 2022, 95% of the three most common misunderstandings in software testing were recruited. Are you that 5%?
微信小程序开发工具 POST net::ERR_PROXY_CONNECTION_FAILED 代理问题
Network security - dynamic routing protocol rip
【Camera专题】HAL层-addChannel和startChannel简析
DDL basic operation
Swift开发学习
A 30-year-old software tester, who has been unemployed for 4 months, is confused and doesn't know what to do?
Network security - man in the middle attack
7-25 read numbers (loop switch)
Network security - phishing
网络安全-openvas
STM32 - GPIO input / output mode
Network security - talking about security threats
Redis:Redis的简单使用
A simple tool for analyzing fgui dependencies
Caused by: com. fasterxml. jackson. databind. exc.MismatchedInputException: Cannot construct instance o
Network security - firewall