登录
首页 » matlab » RNN_MATLAB-master

RNN_MATLAB-master

于 2021-04-07 发布
0 129
下载积分: 1 下载次数: 46

代码说明:

说明:  一种深度学习框架的matlab代码可用于训练时间序列对象(Can be used to train time series objects)

文件列表:

RNN_MATLAB-master, 0 , 2016-12-27
RNN_MATLAB-master\.gitignore, 3 , 2016-12-27
RNN_MATLAB-master\Data, 0 , 2016-12-27
RNN_MATLAB-master\Data\Text, 0 , 2016-12-27
RNN_MATLAB-master\Data\Text\dictionary, 195377 , 2016-12-27
RNN_MATLAB-master\Data\Text\test.txt, 15674341 , 2016-12-27
RNN_MATLAB-master\Data\Text\test_small.txt, 3595 , 2016-12-27
RNN_MATLAB-master\Data\cmnt.txt, 1026884 , 2016-12-27
RNN_MATLAB-master\Data\cmnt_test.txt, 3368 , 2016-12-27
RNN_MATLAB-master\Data\post.txt, 1519128 , 2016-12-27
RNN_MATLAB-master\Data\post_test.txt, 4858 , 2016-12-27
RNN_MATLAB-master\Data\preprocess.py, 1672 , 2016-12-27
RNN_MATLAB-master\Data\textData.m, 1096 , 2016-12-27
RNN_MATLAB-master\Data\used, 0 , 2016-12-27
RNN_MATLAB-master\Data\used\cmnt_index.txt, 3048 , 2016-12-27
RNN_MATLAB-master\Data\used\dictionary.txt, 2881 , 2016-12-27
RNN_MATLAB-master\Data\used\post_index.txt, 4574 , 2016-12-27
RNN_MATLAB-master\Layers, 0 , 2016-12-27
RNN_MATLAB-master\Layers\ConcatLayer.m, 2109 , 2016-12-27
RNN_MATLAB-master\Layers\Data.m, 5810 , 2016-12-27
RNN_MATLAB-master\Layers\EmbeddingLayer.m, 2922 , 2016-12-27
RNN_MATLAB-master\Layers\InputLayer.m, 4112 , 2016-12-27
RNN_MATLAB-master\Layers\LstmLayer.m, 54460 , 2016-12-27
RNN_MATLAB-master\Layers\OperateLayer.m, 2991 , 2016-12-27
RNN_MATLAB-master\Layers\RecurrentLayer.m, 13650 , 2016-12-27
RNN_MATLAB-master\Layers\SGD.m, 216 , 2016-12-27
RNN_MATLAB-master\Layers\SelectLayer.m, 1456 , 2016-12-27
RNN_MATLAB-master\Layers\SoftmaxLayer.m, 9083 , 2016-12-27
RNN_MATLAB-master\Layers\setup.m, 83 , 2016-12-27
RNN_MATLAB-master\Layers\sigmoid.m, 53 , 2016-12-27
RNN_MATLAB-master\Layers\sigmoidPrime.m, 57 , 2016-12-27
RNN_MATLAB-master\Layers\tanhPrime.m, 56 , 2016-12-27
RNN_MATLAB-master\Layers\test_components.m, 1443 , 2016-12-27
RNN_MATLAB-master\Layers\test_gradient_components.m, 902 , 2016-12-27
RNN_MATLAB-master\Models, 0 , 2016-12-27
RNN_MATLAB-master\Models\encoder_decoder.mat, 24927661 , 2016-12-27
RNN_MATLAB-master\Models\setup.m, 85 , 2016-12-27
RNN_MATLAB-master\Models\test_LSTM_autoencode.m, 1418 , 2016-12-27
RNN_MATLAB-master\Models\test_RNN_autoencode.m, 1301 , 2016-12-27
RNN_MATLAB-master\Models\test_encoder_decoder.m, 5032 , 2016-12-27
RNN_MATLAB-master\Models\test_video_seq_classification.m, 1906 , 2016-12-27
RNN_MATLAB-master\Models\train_encoder_decoder.m, 5007 , 2016-12-27
RNN_MATLAB-master\Models\video_sample.mat, 22056688 , 2016-12-27
RNN_MATLAB-master\README.md, 271 , 2016-12-27

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

发表评论

0 个回复

  • FIFO_UVM_VIP
    说明:  用uvm验证方法学验证异步fifo,文件包括异步FIFOrtl代码和uvm组件(Verification of asynchronous FIFO with UVM)
    2021-04-28 09:48:44下载
    积分:1
  • canvas
    两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
    2012-04-21 11:19:33下载
    积分:1
  • 整个车站系统,整体功能是!我认为这是一件好事!
    asp整站系统,功能很全!i think it is a good thing!-asp whole station system, the whole function is! I think it is a good thing!
    2022-05-16 15:29:14下载
    积分:1
  • This system is mainly to build a web
    本系统主要构建一个网上物流平台,以让物流的物资准时,准确,无误的送达目的地。而在后台实现公司管理物流信息,以备货物无误差的配送,让顾客无忧的接收货物。 本系统实现前台实现公司方面的信息发布等,后台实现客户上门的需求录入,以及仓储的信息配送等功能。 -This system is mainly to build a web-based logistics platform in order to allow the logistics of materials on time, accurate and error-free destination. While in the background to achieve logistics information management to prepare error-free distribution of goods, so that customers receive worry-free goods. The system has realized front to achieve the company" s information release and so on, back-door needs to achieve customer input, as well as the storage of information distribution and other functions.
    2022-03-17 16:43:53下载
    积分:1
  • 达芬振子相图分叉图
    达芬振子matlab编程相图分叉图庞加莱映射主程序ODE45(Duffing oscillator matlab programming diagram bifurcation diagram)
    2021-04-01 09:49:08下载
    积分:1
  • rsgenpoly
    计算Reed-solomon的生成多项式的参数的matlab程序(calculated Reed-solomon generating polynomial of the parameters of Matlab procedures)
    2006-06-08 00:58:11下载
    积分:1
  • Java ejbCreate初始化EJB代码实例
    Java ejbCreate函数初始化EJB的一个代码实例,代码将创建一个EJB测试客户端程序,演示Address EJB的实现。   代码通过强制转型得到Home接口,用client的getHome()函数调用Home接口函数得到远程接口的引用,用远程接口的引用访问EJB。
    2023-01-20 06:40:04下载
    积分:1
  • fanyingpu
    计算地震记录的加速度反应谱、速度反应谱以及位移反应谱(Calculation of ground motion response spectrum)
    2018-11-12 19:12:19下载
    积分:1
  • nulNewton
    说明:  这是一个用matlab编写的牛顿法源代码,比较简单的无约束方程。牛顿法是求非线性方程(组)零点的一种重要的迭代法,又称牛顿-拉弗森法或切线法。(This is a Newton method source code written in matlab, a relatively simple unconstrained equation. Newton method is an important iteration method for finding zeros of non-linear equations, also known as Newton-Lafferson method or tangent method.)
    2020-06-25 08:40:02下载
    积分:1
  • 《智能优化算法及应用》王凌
    智能优化算法及其应用,王凌著,详细介绍了智能优化算法(Intelligent Optimization Algorithm and Its Application)
    2017-12-26 13:33:19下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载