登录
首页 » Python » LSTM-for-time-series-prediction

LSTM-for-time-series-prediction

于 2020-07-02 发布 文件大小:290KB
0 494
下载积分: 1 下载次数: 58

代码说明:

  本代码是使用lstm进行时间序列预测,能够很清晰的说明如何使用lstm(Time series prediction using LSTM)

文件列表:

LSTM-Neural-Network-for-Time-Series-Prediction-master, 0 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\.gitignore, 8 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\README.md, 1280 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\Sin Wave Data Generator.xlsx, 293834 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\lstm.py, 3270 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\run.py, 1483 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\sinwave.csv, 61711 , 2017-06-05
LSTM-Neural-Network-for-Time-Series-Prediction-master\sp500.csv, 48119 , 2017-06-05

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

发表评论

0 个回复

  • telnet server 服务端源
    telnet server 服务端源程序, 用于实现简单的windos telnet功能。开发环境为vs2003
    2022-01-26 02:17:41下载
    积分:1
  • baidu_liaotian
    客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。(Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends the message to the requesting user specified id, after the request is successful, Baidu server took our information forwarded to the designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content.)
    2014-01-16 15:47:19下载
    积分:1
  • curl
    curl是Linux下的一个下载软件,使用C语言编写(Curl is a downloading software under Linux, written in the C language)
    2018-01-04 21:40:07下载
    积分:1
  • ArpSender
    一个抓包小工具,获取网络上面其它装置之间通讯报文(a tool that get a net reports between other equipments)
    2015-05-07 16:34:05下载
    积分:1
  • 一套在线调查学生培训需求的源码(含客户端和服务端)
    应用背景 这是一套本人亲自开发的结合UML面向对象分析设计教程:“UML实战精要教程”的教学案例的实例程序。 演示如何利用UML分析设计方法从项目需求到最终编程实现一个应用软件实例。 而应用软件的实例取自做培训本身的一个需求:调查学员的培训需求。 实现的功能是: 多个学员可登录上线,提出培训要点,并围绕所有的培训的要点发表自己的意见。 教师登录上线,可查看全部学员提出的培训要点需求,并统计培训需求最高的培训要点,以做下一次的培训内容的准备。 培训要点按树形结构展示。 整个程序实际上实现的是一个多人同时在线编辑一个树形结构的树形编辑器。 关键技术 通过服务器接受登录在线的记录,并转发客户端请求到其他在线的客户端,其他客户端收到请求,同步修改各自本地的树形模型,实现分布式的模型同步构建。 服务器功能及其简单,只接受用户上线连接并透明转发(广播或定点转发)客户端请求。 学生客户端和教师客户端功能有所不同,可围绕同一个树形模型进行不同的操作。 提供了分布式模型构建的经典案例。 本案例只提供架构演变过程的最后版本。实际教学案例有演示架构演变过程的5个版本。 实战精要教程的教案将另行分享。
    2022-01-26 00:01:17下载
    积分:1
  • CommunicationEngineerNetWorkPractise
    通信工程师电信网络专业习题集 通信工程师电信网络专业习题集 通信工程师电信网络专业习题集(CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise)
    2014-01-12 15:39:38下载
    积分:1
  • 数控电源,以及嗅探,看看它的源码,讨厌,我讨厌…
    一个nc的源码,也是嗅探器,请看源码吧,烦,我最讨厌写文字了-a nc the source, as well as sniffer, take a look at it source, annoying, I hate to write a letter
    2022-03-23 17:04:49下载
    积分:1
  • 基于Python的聊天软件
    【实例简介】登录注册,群聊私聊,聊天记录,表情包发送
    2021-06-09 00:31:22下载
    积分:1
  • radmin21
    说明:  务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
    2008-10-20 11:08:26下载
    积分:1
  • update-online
    一套完整的在线升级程序,只需修改配置文件即可成为自己的升级程序。(A complete set of online upgrade program, simply modify the configuration file to become their own upgrade process.)
    2013-09-18 09:28:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载