-
一个双向LSTM程序 BiLSTM
说明: 一个双向LSTM程序
Long Short Term 网络—— 一般就叫做 LSTM ——是一种 RNN 特殊的类型,可以学习长期依赖信息。LSTM 由Hochreiter & Schmidhuber (1997)提出,并在近期被Alex Graves进行了改良和推广。在很多问题,LSTM 都取得相当巨大的成功,并得到了广泛的使用。
LSTM 通过刻意的设计来避免长期依赖问题。记住长期的信息在实践中是 LSTM 的默认行为,而非需要付出很大代价才能获得的能力!
所有 RNN 都具有一种重复神经网络模块的链式的形式。在标准的 RNN 中,这个重复的模块只有一个非常简单的结构,例如一个 tanh 层。(A bidirectional LSTM program
Long short term network, commonly known as LSTM, is a special type of RNN that can learn long-term dependent information. LSTM was proposed by Hochreiter & schmidhuber (1997) and recently improved and promoted by Alex graves. In many problems, LSTM has achieved great success and has been widely used.
LSTM is designed to avoid long-term dependency. Remember that long-term information is the default behavior of LSTM in practice, not the ability to acquire it at a great cost!
All RNNs have a chained form of repetitive neural network modules. In the standard RNN, this repetitive module has only a very simple structure, such as a tanh layer.)
- 2021-04-21 22:08:49下载
- 积分:1
-
LMS
说明: 数字波束形成算法 lms 最小均方误差 非常好(DBF digital beamforming least square LMS)
- 2011-04-17 16:18:27下载
- 积分:1
-
SCARA
matlab code for interfacing SCARA robot manipulator It is working
- 2013-07-17 01:27:25下载
- 积分:1
-
fz
说明: 求取复杂网络图中各个节点的度和度的分布曲线(To calculate the complex degree of each node in network diagram and degree distribution curve
)
- 2013-05-22 17:20:55下载
- 积分:1
-
1289
基于matlab平台的一些简单实用程序,大家一起共享实用程序。(Matlab platform based on some simple utility, we work together to share utilities.)
- 2010-03-12 18:03:32下载
- 积分:1
-
two_axes
GUI for matlab program
- 2010-05-10 23:56:46下载
- 积分:1
-
Lms_C_Fixed
DSP DSK6713 LMS Filter project
- 2014-11-30 13:10:17下载
- 积分:1
-
per
用于多通道滤波器组实现完全重构,主要应用于图象处理(For multi-channel filter banks achieve perfect reconstruction, mainly used in image processing)
- 2007-10-22 12:29:38下载
- 积分:1
-
BPSK_OFDM_SimulationByMatlabCode
用matlab仿真的BPSK_OFDM_Simulation的代码(Simulation using matlab code BPSK_OFDM_Simulation)
- 2011-04-20 21:20:53下载
- 积分:1
-
qicheqiziyouduchengxubijiao
汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流(vibration of the car with seven degrees)
- 2013-12-22 15:18:06下载
- 积分:1