登录
首页 » matlab » 一个双向LSTM程序 BiLSTM

一个双向LSTM程序 BiLSTM

于 2021-04-21 发布
0 1645
下载积分: 1 下载次数: 85

代码说明:

说明:  一个双向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.)

文件列表:

BiLSTM.m, 2874 , 2020-04-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    matlab的很多原码。非常的详细。其中的一些本人用过,感觉很实用。(Many of the original code matlab.)
    2009-04-29 20:42:42下载
    积分:1
  • CH4
    stbc souce code. good
    2009-12-01 21:52:46下载
    积分:1
  • modifiedFCMandimplementation
    Clustering of FCM in matlab
    2010-03-12 03:21:14下载
    积分:1
  • bilateral
    canny算子边缘检测源码,用matlab实现,如果需要,请及时下载(canny edge detection source, using matlab to achieve, if you need, please download)
    2014-01-13 11:25:16下载
    积分:1
  • EM-algorithm--based-on-density-estimation
    EM algorithm using matlab
    2012-03-21 21:05:22下载
    积分:1
  • 3970962based_MATLAB_OFDM_system_simulation
    基于matlab的OFDM仿真以及一些相关源代码希望能帮上需要的朋友(Matlab simulation of OFDM-based as well as some source code related to hope that friends in need of help)
    2009-05-13 00:21:13下载
    积分:1
  • pwv
    pwm整流器的建模仿真,通过matlab代码,信号维数的估计,构成不同频率的调制信号,从先验概率中采样,计算权重,用MATLAB实现的压缩传感。( Modeling and simulation pwm rectifier By matlab code, Signal dimension estimates, Constituting the modulated signals of different frequencies, Sampling a priori probability, calculate the weight, Using MATLAB compressed sensing.)
    2016-04-14 15:44:00下载
    积分:1
  • ADMM
    一个简单的优化案例。求解下面的带有等式约束和简单的边框约束(box constraints)的优化问题: minx,y(x?1)2+(y?2)2s.t.0≤x≤3,1≤y≤4,2x+3y=5(A simple optimization case. To solve the following with equality constraints and simple edge constraint optimization problem (box constraints): Minx, y (x - 1) 2+ (Y - 2) 2s.t.0 = x = 3,1 = y = 4,2x+3y=5)
    2020-11-10 17:39:46下载
    积分:1
  • cliffs.algebra.2--0764563718
    Linear Algebra - Math book
    2010-06-09 09:15:41下载
    积分:1
  • wutu
    恢复清晰图像的一种方法,达到了比较好的效果。(A way to restore a clear image, reached a relatively good results.)
    2011-07-24 00:40:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载