pytorch实现用LSTM做股票价格预测
☆313Jun 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 模型的训练,测试,以及实时预测☆447Sep 26, 2021Updated 4 years ago
- LSTM 实现的股票最高价预测☆147Jan 13, 2023Updated 3 years ago
- 股票预测,Pytorch,LSTM。☆17Feb 4, 2021Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆209Jun 6, 2022Updated 4 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、随机森林等☆426Mar 30, 2023Updated 3 years ago
- 深度学习-贵州茅台股票预 测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 5 years ago
- 华量杯-股票预测☆20Jun 6, 2017Updated 9 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
- 基于Web的股票预测系统☆460Nov 21, 2022Updated 3 years ago
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 6 years ago
- 基于LSTM的股票数据分析,数据来源于Tushare☆229Jan 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
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 深度学习与股票分析预测☆104Dec 12, 2021Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆318Jan 26, 2024Updated 2 years ago
- 完全自动化的国际新闻抓取、分析和通知系统。系统每天自动抓取世界各地的权威新闻源,使用大模型进行深度分析,预测世界局势并给出投资建议。☆154Aug 24, 2026Updated last week
- Predict stock with LSTM supporting pytorch, keras and tensorflow☆840Mar 24, 2023Updated 3 years ago
- 股票趋势预测☆33Jan 27, 2019Updated 7 years ago
- 采用RNN、LSTM、BP模型对股票数据进行预测☆15Aug 31, 2021Updated 5 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆175Oct 14, 2022Updated 3 years ago
- 基于《日本蜡烛图技术》的股票形态的定量研究☆12Dec 8, 2022Updated 3 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 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.
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 years ago
- 基于LSTM的时间序列预测研究☆3,677Dec 14, 2022Updated 3 years ago
- 将其中的 多因子模型(multiple-factor model)作为股票的额外特征引入到股票价格预测中, 建立了一个基于多变量的长短期记忆网络(multi-variable LSTM)股票价格预测模型, 用以提升只基于单一价格序列, 也即单变量长短期记忆网络(univari…☆25Mar 5, 2024Updated 2 years ago
- PyTorch构建神经网络预测气温☆15Aug 29, 2022Updated 4 years ago
- 利用Scikit Learn对秒级股票数据进行建模预测☆55Aug 12, 2018Updated 8 years ago
- 使用20天股票的高、开、低、收、上影线、下影线、实体相对于昨日价格的涨跌幅来预测后5天最高收盘价的涨跌幅。模型是使用keras中的SimpleRNN搭建,使用训练数据集中的后20%用做测试集。☆10Apr 3, 2022Updated 4 years ago
- 股票数据爬虫+分析+可视化框架☆210May 22, 2023Updated 3 years ago
- 了不起的修仙模拟器☆13Aug 8, 2019Updated 7 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.
- Neural Networks to predict stock price☆43Jun 4, 2020Updated 6 years ago
- Autoregressive Stock Predict with LSTM . 基于LSTM网络的自回归股票预测工具。☆22Apr 18, 2024Updated 2 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31May 11, 2020Updated 6 years ago
- 使用LSTM及股票因子数据预测未来收益,使用LRP(layer-wise relevance propagation)增强网络可解释性☆31Sep 24, 2019Updated 6 years ago
- Time Series Prediction with LSTM Using PyTorch☆219Jul 8, 2019Updated 7 years ago
- 股票人工智能模型,使用transformer模型,训练股票数据,预测未来一天的收盘价格。☆20Aug 5, 2024Updated 2 years ago
- vivo手机京东平台上评论信息的情感分析☆15Aug 29, 2019Updated 7 years ago