当前位置:网站首页>Ptorch learning record (XIII): recurrent neural network
Ptorch learning record (XIII): recurrent neural network
2022-04-23 05:51:00 【Zuo Xiaotian ^ o^】
The basic structure of recurrent neural network
The basic structure of recurrent neural network is particularly simple , Is to save the output of the network in a memory unit , This memory unit enters the neural network together with the next input .
Use a simple two-layer network as a demonstration , On its basis, it is extended to the structure of cyclic neural network ,
It can be seen that the network will combine memory units as input when inputting , The network not only outputs results , The results are also saved to memory cells .
The order of the input sequence changes , Will change the output of the network , Because the memory unit exists , So that after the order of the two sequences changes, the elements in the memory unit also change , So it will affect the final output .
版权声明
本文为[Zuo Xiaotian ^ o^]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230543243939.html
边栏推荐
猜你喜欢
随机推荐
对象转map
JDBC操作事务
interviewter:介绍一下MySQL日期函数
Font shape `OMX/cmex/m/n‘ in size <10.53937> not available (Font) size <10.95> substituted.
线性规划问题中可行解,基本解和基本可行解有什么区别?
PyQy5学习(三):QLineEdit+QTextEdit
多线程与高并发(3)——synchronized原理
编写一个自己的 RedisTemplate
JVM family (4) -- memory overflow (OOM)
Flutter nouvelle génération de rendu graphique Impeller
类的加载与ClassLoader的理解
Differences between sea level anatomy and sea surface height anatomy
字符串(String)笔记
解决报错:ImportError: IProgress not found. Please update jupyter and ipywidgets
第36期《AtCoder Beginner Contest 248 打比赛总结》
引航成长·匠心赋能——YonMaster开发者培训领航计划全面开启
Software architecture design - software architecture style
Strategy for improving the conversion rate of independent stations | recovering abandoned users
Map object map get(key)
K/3 WISE系统考勤客户端日期只能选到2019年问题