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

搜索资源列表

  1. LSTM_learn-master

    3下载:
  2. 采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:小龙女
  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
    • 文件大小:53.71mb
    • 提供者:云端的f22
  1. LSTM

    9下载:
  2. 用于运行LSTM的预测代码,例子是国际航班客流量。使用语言为python.(The forecast code used to run LSTM is an example of international flight traffic. The language used is python.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:大高
  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
    • 文件大小:557kb
    • 提供者:urmysummer
  1. LSTM做文本情感分类

    1下载:
  2. PYTHON 爬虫 LSTM做文本情感分类源码,简单分析摆渡情感新闻.
  3. 所属分类:其它

    • 发布日期:2018-01-06
    • 文件大小:1.43kb
    • 提供者:moyask
  1. LSTM

    0下载:
  2. python实现的LSTM, 可以放心学习,有兴趣研究LSTM编码的同学,可收藏(Python implementation of the LSTM, can rest assured of learning, interested in the study of LSTM code of the students, can be collected)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:star_boy
  1. nn_code

    2下载:
  2. 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:22.14mb
    • 提供者:chqw
  1. lstm-oreilly-master

    1下载:
  2. 时间序列预测,股票走势预测,自然语言处理等等(Time Series Prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:3.41mb
    • 提供者:fengwushi
  1. LSTM代码

    3下载:
  2. 包含对时间序列进行预测的LSTM代码,有注释(The LSTM code that contains the prediction of the time series is annotated)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:leorrrrr
  1. MyPro

    2下载:
  2. LSTM RNN python machine learning
  3. 所属分类:其他

    • 发布日期:2018-02-24
    • 文件大小:14.25mb
    • 提供者:Oliverlyh
  1. 3_14

    0下载:
  2. tensorflow 学习的一些例子 有cnn的 有rnn的 lstm word2vec udacity学院 的 等(Some examples of tensorflow learning are CNN's LSTM word2vec with RNN Udacity College)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.28mb
    • 提供者:l00191980
  1. lstm

    1下载:
  2. 机器学习中的lstm,希望对大家有用,谢谢啦(Lstm in machine learning, hope to be useful to everyone, thank you)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2.42mb
    • 提供者:wangph
  1. LSTM-morevalible

    4下载:
  2. LSTM 多变量预测,天气等影戏因素,可以执行,完全可以执行,思想也很简单(LSTM multivariable prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-08-09
    • 文件大小:875kb
    • 提供者:密西小沫
  1. data

    2下载:
  2. 数据单一分类,svm和lstm两种,可以简单用于测试(data classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:1kb
    • 提供者:雨宁·
  1. deecamp

    1下载:
  2. 利用LSTM进行股票预测,采用python编程(forecast the stock price with LSTM)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-05
    • 文件大小:16.08mb
    • 提供者:qzzqz
  1. LSTM时间序列预测

    6下载:
  2. 本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-05
    • 文件大小:5kb
    • 提供者:chanbx
  1. LSTM程序

    1下载:
  2. 基于LSTM的时间序列预测-原理-python代码(Prediction of time series based on LSTM - principles -python code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:17kb
    • 提供者:云帆11
  1. stock_predict_with_LSTM-master

    3下载:
  2. 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:298kb
    • 提供者:晨曦路
  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
    • 文件大小:3kb
    • 提供者: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
    • 文件大小:4kb
    • 提供者:巴大叔
« 12 »
搜珍网 www.dssz.com