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

搜索资源列表

  1. LSTM.tar

    1下载:
  2. C-package of "Long Short-Term Memory" for Protein classification
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:593133
    • 提供者:徐琳
  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. CWS_LSTM-master

    1下载:
  2. 一款基于LSTM的中文分词工具包!很支持!-A LSTM based Chinese word Kit! Very supportive!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:47350
    • 提供者:小琦
  1. DL4J_LSTM

    0下载:
  2. deeplearning4j依赖下,Java实现神经网络LSTM算法,DailyData.class实现数据结构,StockDataIterator.class进行数据预处理-deeplearning4j dependent under, Java LSTM realize neural network algorithm, DailyData.class data structure, StockDataIterator.class data preprocessing
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3139
    • 提供者:范佩西
  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. ChineseNER-master

    1下载:
  2. Pyhton实现biLSTM+CRF算法,应用于中文命名实体识别(Pyhton implementation of biLSTM+CRF algorithm, applied to Chinese named entity recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:8388608
    • 提供者:gejiunian
  1. LSTM

    3下载:
  2. 神经网络 matlab 的一个样例;Neural network matlab a sample(Neural network matlab a sample)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:12288
    • 提供者:smilepig
  1. deeplearningbook-chinese-0.5-beta

    1下载:
  2. 卷积神经网络、循环神经网络、递归神经网络、深度信念网络、深度堆叠网络、LSTM长短时记忆(Convolution neural network, circulating neural network, recursive neural network, deep belief network, deep stack network, LSTM length memory)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:1994752
    • 提供者:StevenHuang
  1. RerankNER-master

    0下载:
  2. 这份代码是基于深度神经网络的英文命名实体识别,主要算法是LSTM+CRF(This code is based on deep neural network English named entity recognition LSTM+CRF)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:56323072
    • 提供者:云端的f22
  1. RNN_2015

    1下载:
  2. RNN 论文阅读,帮助理解RNN的实现,以及应用。涉及lstm等rnn网络(RNN papers; including lstm)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:79872
    • 提供者:小神仙
  1. keras-master (1)

    5下载:
  2. Keras 示例代码,包括CNN,LSTM,CNN-LSTM等,非常全面。(Keras sample code, including CNN, LSTM, CNN-LSTM, and so on, is very comprehensive.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2018-01-09
    • 文件大小:570368
    • 提供者:urmysummer
  1. Seq2Seq

    0下载:
  2. 自然语言处理中 Seq2Seq LSTM搭建示例(This is the code of Seq2Seq model in NLP,using LSTM neural network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:FrancisFang
  1. time

    0下载:
  2. 时序预测,预测下一个月乘客数量。采用lstm神经网络来预测(Time series prediction)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:qqq123321
  1. VMD+BNN

    6下载:
  2. 长短时记忆网络,风速预测,LSTM,神经网络(WIND PREDICTION,lstm,long and short)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:142336
    • 提供者:timeChensong
  1. LSTM

    0下载:
  2. 金融数据使用案例 在Matlab 中把文件夹加入工作路径,在命令行中输入 RunLstm(numdely,cell_num,cost_gate)即可。其中: numdely 是选择预测点的数目 cell_num 是隐含层的结点数目 cost_gate是误差的阈值(此处一般取0.25)(Financial data use cases Add the folder to the working path in Matlab, and enter RunLstm(numdely,cell_nu
  3. 所属分类:其他

    • 发布日期:2020-08-27
    • 文件大小:12288
    • 提供者:269970212
  1. LSTMtest

    2下载:
  2. LSTM时间预测可以有,真的不错,很方便,可以改(LSTM time prediction you need)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-05
    • 文件大小:1024
    • 提供者:AmyR
  1. stock_predict_with_LSTM-master

    1下载:
  2. 用于时间序列分析的,股票预测实例,使用LSTM算法,预测效果较好(The LSTM algorithm is used in the case of stock forecasting for time series analysis)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-05
    • 文件大小:549888
    • 提供者:houzilail
  1. tensorflow-convlstm-cell-master

    3下载:
  2. Tensorflow实现LSTM,Python代码用命令行安装setup文件(Tensorflow implements LSTM, Python code installs setup file with command line)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:3072
    • 提供者:HyBuery
  1. hybrid-ARIMA-LSTM-model-master

    5下载:
  2. 使用LSTM-ARIMA模型进行混合预测,ARIMA做线性部分的预测,LSTM做非线性部分(LSTM-ARIMA model is used for mixed prediction, ARIMA for linear prediction and LSTM for nonlinear prediction)
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:4096
    • 提供者:巴大叔
  1. GA-BP; BP神经网络各种案例,BSO天牛群,CEEMD分解,EMD工具箱,PSO优化,rBAS,LSTM各种实际案例

    0下载:
  2. GA-BP; BP神经网络各种案例,BSO天牛群,CEEMD分解,EMD工具箱,PSO优化,rBAS,LSTM各种实际案例,代码基于matlab和python
  3. 所属分类:数据挖掘

« 1 2 3 4 56 7 »
搜珍网 www.dssz.com