CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - recurrent neural network

搜索资源列表

  1. trainSim1

    1下载:
  2. This code run the training of Recurrent Neural Network Parametric Bias (RNNPB)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-10
    • 文件大小:527
    • 提供者:giganggu
  1. trainSim2

    1下载:
  2. This code run the training of Recurrent Neural Network Parametric Bias (RNNPB) fusion with PID for robotic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-10
    • 文件大小:520
    • 提供者:giganggu
  1. RECURRENT-ANN-(16)

    0下载:
  2. RECCURENT NEURAL NETWORK R-RECCURENT NEURAL NETWORK RNN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:217428
    • 提供者:heddam salim
  1. sjwl

    1下载:
  2. 用VB编写的 循环神经网络 股票预测系统-Recurrent neural network stock prediction system written in VB
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-11
    • 文件大小:94920
    • 提供者:wangqiang
  1. free-flv-converter

    0下载:
  2. recurrent neural network for linear system
  3. 所属分类:OS Develop

    • 发布日期:2017-12-06
    • 文件大小:6384640
    • 提供者:umer
  1. rnnlib.tar

    0下载:
  2. recurrent neural network library
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:311828
    • 提供者:bob592
  1. hochreiter.lstm-(1)

    1下载:
  2. LSTM-RNN是一种新颖的递归神经网络,避免了传统RNN的梯度消失问题,还可以用于时序分析中上下文信息的提取。-LSTM-RNN is a novel recurrent neural network, to avoid the traditional gradient disappears RNN problem, can also be used in the context of timing analysis to extract information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:36898
    • 提供者:铃兰
  1. chuanganqixiuzhengmoxing

    0下载:
  2. 基于递归神经网络模型的传感器非线性动态补偿,该资料是一篇文章,讲述了利用神经网络对传感器进行非线性动态补偿。-Based on recurrent neural network model nonlinear dynamic compensation sensor, the data is an article about the use of neural networks for sensor nonlinear dynamic compensation.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-03
    • 文件大小:174331
    • 提供者:张张
  1. rtrl

    0下载:
  2. 这是一个用实时递归学习算法来训练递归神经网络的matlab文件-It is a Matlab file for initializing and training a recurrent neural network using Williams and Zipser s Real-Time Recurrent Learning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5411
    • 提供者:Sun Tingting
  1. RNN

    0下载:
  2. Recurrent Neural Network
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:299335
    • 提供者:Viet Anh
  1. Finding_structure_in_time

    0下载:
  2. 采用RNN的模型进行时间序列分析,对于RNN感兴趣的同学很有帮助-using recurrent neural network to solve time series analysis problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:258838
    • 提供者:124
  1. 0911.3298

    0下载:
  2. Recurrent neural network document
  3. 所属分类:Document

    • 发布日期:2017-04-29
    • 文件大小:337056
    • 提供者:shruthi
  1. rnnsim

    0下载:
  2. RNN stimulate :recurrent neural network simulation: training with SGD-RNN implement : recurrent neural network simulation by Python :training with SGD
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:60852
    • 提供者:王国军
  1. FORCE-simple-examples

    0下载:
  2. 从作者网站上下载的递归神经网络的源代码,是可以实现的,非常好的代码-Downloaded the author s website recurrent neural network source code, it can be achieved very good code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6094
    • 提供者:kongwenjie
  1. freqGen

    0下载:
  2. 这是递归神经网络的源代码,用到了回声状态机这种算法,是在作者网站上下载的,希望对你们有帮助-This is a recurrent neural network source code, use the echo state machine algorithm, is the author downloaded the website, we want to help you
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:55554
    • 提供者:kongwenjie
  1. rnnlib.tar

    0下载:
  2. RNNLIB可以用来做语音识别、手写字符识别。由大牛Alex Graves编写,专门做RNN、LSTM的研究。他的主页是http://www.cs.toronto.edu/~graves/-RNNLIB is a recurrent neural network library for sequence labelling problems, such as speech and handwriting recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:311301
    • 提供者:彭革
  1. Recurrent-neural-network-RMN-simulator

    0下载:
  2. A RMN Simulator in Matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:22410
    • 提供者:and111
  1. char-rnn-master

    0下载:
  2. 此代碼實現多層遞歸神經網絡(RNN,LSTM和GRU)從字符級語言模型訓練/採樣。換句話說,模型採用一個文本文件作為輸入和火車一個遞歸神經網絡的學習來預測下一個字符的序列。-This code implements multi-layer Recurrent Neural Network (RNN, LSTM, and GRU) for training/sampling character-level language models. In other words the model tak
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:458301
    • 提供者:Ed
  1. GOTURN-master

    0下载:
  2. 跟踪速度达到100FPS的跟踪器,基于RNN循环神经网络。-Tracking speed up to 100FPS tracker based on RNN recurrent neural network.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:440448
    • 提供者:wangwei
  1. RNN

    1下载:
  2. 在MATLAB环境下利用递归神经网络计算八位二进制加法-Using the recurrent neural network to compute the eight- bit binary addition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1155968
    • 提供者:林爽雯
« 1 2 34 5 »
搜珍网 www.dssz.com