-
一个双向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
-
Gestion-Employes-T.dynamique
a programme deailing with stacks and queues and linked list
- 2014-12-22 22:50:07下载
- 积分:1
-
SVPWM_Rectifier_3phase
space vector pulse wide modulation for rectifier
- 2011-12-20 19:26:36下载
- 积分:1
-
Demosaicing
这是一个去马赛克工具软件,对实现图像分析和数码相机开发有着重要的价值.(This is a mosaic tools to software, the realization of image analysis and the development of digital cameras has an important value.)
- 2009-01-08 11:51:30下载
- 积分:1
-
tabu-search
Tabu search implementation in matlab
- 2011-02-09 22:24:22下载
- 积分:1
-
costFinal
FUNCTION FOR COSTFINAL USED IN PSO
- 2012-02-09 22:13:52下载
- 积分:1
-
20texiao
一共20个flash特效素材,供大家参考和学习。有几个特效本人觉得非常不错。(A total of 20 flash effects material, for your information and learning. There are several special effects, I feel very good.)
- 2009-01-05 20:29:11下载
- 积分:1
-
IEEE14bus_withUPFC_MOD2
very nice to solved distribution in electrical power system
- 2021-03-07 14:59:30下载
- 积分:1
-
hmt1d.tar
本程序针对一维的数据分析,并对其建立合适的马尔可夫模型(For one-dimensional signal set up an appropriate Markov Model)
- 2009-03-21 19:53:31下载
- 积分:1
-
Hough(matlab)
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助(Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help)
- 2006-10-31 09:35:46下载
- 积分:1