当前位置:网站首页>11. Recurrent neural network RNN
11. Recurrent neural network RNN
2022-07-08 01:01:00 【booze-J】
RNN(Recurrent Neural Network)
RNN It is called cyclic neural network or recurrent neural network . In the past few years RNN In language recognition , natural language processing , Translation and image description have very good applications .
When dealing with image classification , You can put pictures one by one into the classifier to judge independently . But when dealing with voice and text , You can't pronounce independently , Nor can the text be independent , It needs to be connected and analyzed . Traditional neural networks can't do this .
RNN There is a feedback loop , This feedback loop will send the output information of the last time , As the input of the next time .


The Problem of Long-Term Dependencies:
RNN An important usage is to use previous information to decide the current problem .
Example 1: There is a cloud floating ()
Example 2: I grew up in China ... I can speak fluently ().
To the rear , The smaller the impact of the front on the back prediction .
Long and short term memory network LSTM
LSTM(Long Short Term Memory):

LSTM The Internet is a special kind of RNN, It just has a more complex structure , stay LSTM The network uses the block Replaced the neurons of the original hidden layer .
The input of each door comes from different signals , Complex composition .
This is an improved LSTM The structure of the network , Generally, it is similar to the previous version , The main reason is that there is an extra forgetting door . Forgetting that the gate operates directly on the cell body , Originally, the I / O gate only controls the inflow and outflow of signals , With this forgetting gate, we can control the value in the cell body , In order to control us, we need to remember this signal , Or slowly forget this signal


The input of each door is the same , But they play different roles , The input gate is responsible for controlling the input signal , The output gate is responsible for the output signal , The forgetting gate is used to decide whether to forget the signal .
In a word ,LSTM More than usual RNN strong , Can achieve better results .
边栏推荐
- 基于微信小程序开发的我最在行的小游戏
- [Yugong series] go teaching course 006 in July 2022 - automatic derivation of types and input and output
- Summary of the third course of weidongshan
- fabulous! How does idea open multiple projects in a single window?
- 1.线性回归
- 语义分割模型库segmentation_models_pytorch的详细使用介绍
- 基于人脸识别实现课堂抬头率检测
- Class head up rate detection based on face recognition
- swift获取url参数
- Langchao Yunxi distributed database tracing (II) -- source code analysis
猜你喜欢

英雄联盟胜负预测--简易肯德基上校

取消select的默认样式的向下箭头和设置select默认字样

13.模型的保存和载入

Fofa attack and defense challenge record

What has happened from server to cloud hosting?

jemter分布式

133. Clone map

9. Introduction to convolutional neural network

New library online | cnopendata China Star Hotel data

Course of causality, taught by Jonas Peters, University of Copenhagen
随机推荐
1293_ Implementation analysis of xtask resumeall() interface in FreeRTOS
SDNU_ACM_ICPC_2022_Summer_Practice(1~2)
Semantic segmentation model base segmentation_ models_ Detailed introduction to pytorch
《因果性Causality》教程,哥本哈根大学Jonas Peters讲授
Handwriting a simulated reentrantlock
133. 克隆图
6.Dropout应用
完整的模型训练套路
ReentrantLock 公平锁源码 第0篇
基础篇——整合第三方技术
Interface test advanced interface script use - apipost (pre / post execution script)
串口接收一包数据
英雄联盟胜负预测--简易肯德基上校
取消select的默认样式的向下箭头和设置select默认字样
[reprint] solve the problem that CONDA installs pytorch too slowly
ABAP ALV LVC template
Image data preprocessing
CVE-2022-28346:Django SQL注入漏洞
C#中string用法
They gathered at the 2022 ecug con just for "China's technological power"