pytorch实现用LSTM做股票价格预测
☆312Jun 17, 2020Updated 6 years ago
Alternatives and similar repositories for stockPredict
Users that are interested in stockPredict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆448Sep 26, 2021Updated 4 years ago
- LSTM 实现的股票最高价预测☆148Jan 13, 2023Updated 3 years ago
- 基于LSTM的股票价格预测☆68Nov 22, 2018Updated 7 years ago
- 股票预测,Pytorch,LSTM。☆17Feb 4, 2021Updated 5 years ago
- 预测股票☆19Mar 6, 2017Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆422Mar 30, 2023Updated 3 years ago
- 华量杯-股票预测☆20Jun 6, 2017Updated 9 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 4 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆51May 30, 2020Updated 6 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆24Oct 22, 2021Updated 4 years ago
- 爬取天天基金数据,使用Pytorch LSTM训练,预测基金走势☆14Aug 31, 2021Updated 4 years ago
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 5 years ago
- 基于LSTM的股票数据分析,数据来源于Tushare☆231Jan 28, 2019Updated 7 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆17Jun 18, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 深度学习与股票分析预测☆104Dec 12, 2021Updated 4 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆45Sep 12, 2018Updated 7 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回 归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆319Jan 26, 2024Updated 2 years ago
- 完全自动化的国际新闻抓取、分析和通知系统。系统每天自动抓取世界各地的权威新闻源,使用大模型进行深度分析,预测世界局势并给出投资建议。☆142Updated this week
- Predict stock with LSTM supporting pytorch, keras and tensorflow☆839Mar 24, 2023Updated 3 years ago
- LSTM铁矿石价格预测☆10Jun 3, 2020Updated 6 years ago
- 采用RNN、LSTM、BP模型对股票数据进行预测☆15Aug 31, 2021Updated 4 years ago
- 基于深度学习对股票进行简单分析(pytorch实现)☆18Jul 14, 2020Updated 6 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 7 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.
- tensorflow stock python 使用python股票预测 (慢慢更新)☆23Jun 24, 2020Updated 6 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆177Oct 14, 2022Updated 3 years ago
- SpringMVC + jsp web album ,SpringMVC和jsp制作的网页电子相册系统,数据库使用SQLServer,前端框架使用layui,完成了作为普通大学生能想到的电子相册功能。☆11Dec 16, 2022Updated 3 years ago
- 基于神经网络的通用股票预测模型 A general stock prediction model based on neural networks☆373Oct 20, 2025Updated 9 months ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆70Mar 15, 2020Updated 6 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 years ago
- 基于LSTM的时间序列预测研究☆3,669Dec 14, 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.
- 将其中的多因子模型(multiple-factor model)作为股票的额外特征引入到股票价格预测中, 建立了一个基于多变量的长短期记忆网络(multi-variable LSTM)股票价格预测模型, 用以提升只基于单一价格序列, 也即单变量长短期记忆网络(univari…☆25Mar 5, 2024Updated 2 years ago
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 3 years ago
- 利用Scikit Learn对秒级股票数据进行建模预测☆55Aug 12, 2018Updated 7 years ago
- Quantitative Finance Approaches in Finance and the RL-based approaches for automated trading☆17Oct 12, 2021Updated 4 years ago
- 股票数据爬虫+分析+可视化框架☆211May 22, 2023Updated 3 years ago
- Autoregressive Stock Predict with LSTM . 基于LSTM网络的自回归股票预测工具。☆22Apr 18, 2024Updated 2 years ago
- Neural Networks to predict stock price☆43Jun 4, 2020Updated 6 years ago