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 模型的训练,测试,以及实时预测☆447Sep 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆421Mar 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
- 基于Web的股票预测系统☆460Nov 21, 2022Updated 3 years ago
- 爬取天天基金数据,使用Pytorch LSTM训练,预测基金走势☆14Aug 31, 2021Updated 4 years ago
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 6 years ago
- 基于LSTM的股票数据分析,数据来源于Tushare☆231Jan 28, 2019Updated 7 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.
- 使用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
- 深度学习与股票分析预测☆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
- 完全自动化的国际新闻抓取、分析和通知系统。系统每天自动抓取世界各地的权威新闻源,使用大模型进行深度分析,预测世界局势并给出投资建议。☆149Aug 2, 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 4 years ago
- 基于深度学习对股票进行简单分析(pytorch实现)☆18Jul 14, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 全球AI挑战赛之虚拟股票预测☆15Feb 23, 2018Updated 8 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 7 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆177Oct 14, 2022Updated 3 years ago
- 基于神经网络的通用股票预测模型 A general stock prediction model based on neural networks☆376Oct 20, 2025Updated 9 months ago
- 基于《日本蜡烛图技术》的股票形态的定量研究☆12Dec 8, 2022Updated 3 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆70Mar 15, 2020Updated 6 years ago
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 years ago
- 基于LSTM的时间序列预测研究☆3,674Dec 14, 2022Updated 3 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.
- 将其中的多因子模型(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
- Neural Networks to predict stock price☆43Jun 4, 2020Updated 6 years ago
- Autoregressive Stock Predict with LSTM . 基于LSTM网络的自回归股票预测工具。☆22Apr 18, 2024Updated 2 years ago