使用pytorch搭建的循环神经网络在股票数据时间序列上的应用
☆109Mar 1, 2018Updated 8 years ago
Alternatives and similar repositories for GRU_to_predict_timeseries
Users that are interested in GRU_to_predict_timeseries are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- generate beautiful abstract random images☆15Dec 31, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于BP神经网络的高频金融时间序列分析 (毕设)☆49Dec 22, 2018Updated 7 years ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- 集合竞价选股(股票),基于收盘价与前收盘价的选股策略☆28Jan 31, 2018Updated 8 years ago
- Stock trading using timing strategy (股票的择时交易): mainly use short & long moving average of stock price and also analyze the performance of …☆12Feb 26, 2020Updated 6 years ago
- This is the multilabel image classification label tool☆13Feb 11, 2018Updated 8 years ago
- 全球AI挑战赛之虚拟股票预测☆15Feb 23, 2018Updated 8 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 行业轮动(股票),基于沪深300的行业指数的行业轮动策略☆19Jan 31, 2018Updated 8 years ago
- 基于Keras的LSTM多变量时间序列预测☆26Jan 16, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于深度学习对股票进行简单分析(pytorch实现)☆18Jul 14, 2020Updated 5 years ago
- scrapy+Fiddler+celery+ redis +mysql实现分布式定时启动并异步快速动态爬取股票数据功能☆60Dec 8, 2022Updated 3 years ago
- 股票财报信息导入等工具☆26Mar 17, 2014Updated 12 years ago
- 中国股票市场量化工具☆43May 11, 2016Updated 10 years ago
- 配电网负荷预测,BP神经网络,Cart决策树,GDBT,CatBoost☆19Jun 18, 2020Updated 5 years ago
- 股票机器人:分级A轮动模型、影子模型等☆33Sep 7, 2015Updated 10 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆10Aug 5, 2019Updated 6 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- 股票量化系统:1、采集保存数据;2、分析数据;3、可视化;4、深度学习☆60Oct 15, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Linux下股票自动交易☆38Dec 27, 2018Updated 7 years ago
- 利用pythorch来构建lstm,rnn等模型来进行图片分类或画出时间序列曲线☆19Jul 6, 2019Updated 6 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆24Aug 22, 2024Updated last year
- 应用echarts实现股票数据可视化☆27Mar 20, 2017Updated 9 years ago
- 用tushare获取股票历史行情,以及实时行情,并用matplotlib嵌入pyqt5中,达到数据可视化,可操作的目的☆55Jun 2, 2017Updated 8 years ago
- 时间序列理论 和案例实践☆72Oct 23, 2017Updated 8 years ago
- A d3 stock plugin.☆24Jun 5, 2016Updated 9 years ago
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- 综合使用tushare 和 BaoStock, 将关注的股票数据保存到本地, 定时更新, 以便后续进行量化分析.☆34Sep 28, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Multiple Univariate AR-GARCH Modelling with Copula marginals for simulation☆20Sep 3, 2024Updated last year
- 基于Keras的LSTM多变量时间序列预测☆185Jan 13, 2018Updated 8 years ago
- LSTM 实现的股票最高价预测☆146Jan 13, 2023Updated 3 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆19Mar 20, 2020Updated 6 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆16Aug 15, 2020Updated 5 years ago
- Python金融分析与量化交易实战教程课件☆28Dec 31, 2024Updated last year
- Introduction to Data Analysis: Path Classification Experiment. 本资源以选择最优路径为例详细介绍了如何解决一般的分类问题,包括原始数据的探索、模型的构建、模型调优和模型预测分析。包含前馈神经网络(Keras)、机…☆13May 16, 2019Updated 7 years ago