使用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
Alternatives and similar repositories for LSTM-regression-and-classification
Users that are interested in LSTM-regression-and-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆209Jun 6, 2022Updated 4 years ago
- The PyTorch implementation of "Modeling Financial Time Series using LSTM with Trainable Initial Hidden States"☆11Jul 15, 2020Updated 5 years ago
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 5 years ago
- NN models designed to analyze and predict stock market from any stock data given☆37May 14, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 使用经典的AR、MA、ARMA、ARIMA、ARCH、GARCH时间序列模型进行模型的检验和拟合。The classic AR, MA, ARMA, ARIMA, ARCH, GARCH time series models are used to test and pre…☆16Jun 13, 2020Updated 6 years ago
- LSTM and XGboost are used to forecast multi-factor convertible bonds and stocks☆12Aug 22, 2022Updated 3 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆19May 8, 2020Updated 6 years ago
- Pytorch implementation of deep learning models for financial time series forecasting using LOB☆21May 25, 2023Updated 3 years ago
- Simple one-dimensional data classification using LSTM, CNN, FC in Pytorch☆23Nov 2, 2019Updated 6 years ago
- Predicted a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN. Found the best numb…☆11Feb 1, 2020Updated 6 years ago
- C Primer Plus, 6th Edition 中文版 读书笔记☆17Jun 12, 2018Updated 8 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆29Apr 27, 2019Updated 7 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 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.
- pytorch实现用LSTM做股票价格预测☆313Jun 17, 2020Updated 6 years ago
- Mid price estimation in LOB using Markov model☆13May 11, 2022Updated 4 years ago
- 设置定时任务,每天抓取最新的可转债信息,并通过 sct.ftqq.com 推送到微信☆12Nov 9, 2021Updated 4 years ago
- python+TensorFlow实现人脸识别☆10Apr 21, 2020Updated 6 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
- ☆14Jul 5, 2022Updated 4 years ago
- twitter用户画像☆32May 6, 2019Updated 7 years ago
- 用深度学习对含噪时间序列数据进行预测☆29Mar 8, 2025Updated last year
- Create a mid-price classifier for limit order books using a CNN and LSTM☆15Apr 24, 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.
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 years ago
- CNN+LSTM+Attention predict stock☆70Apr 25, 2022Updated 4 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆45Sep 12, 2018Updated 7 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 years ago
- Price prediction for Crypto, Stock, and Index using Hybrid Graph Attention Network (GAT) and Long Short-Term Memory (LSTM) models on PyTo…☆20Dec 15, 2023Updated 2 years ago
- Binary classification of multivariate time series data using LSTM and XGBoost☆26Jan 16, 2019Updated 7 years ago
- PI Controller vs Reinforcement Learning to control temperature inside a room☆29Apr 6, 2021Updated 5 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Mar 23, 2023Updated 3 years ago
- 掘金量化3.0的一些工程☆34Aug 8, 2019Updated 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.
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆53Jun 29, 2019Updated 7 years ago
- ☆41Nov 2, 2021Updated 4 years ago
- Time Series analysis with Python and ARIMA model to forecast Bitcoin price☆24Sep 5, 2018Updated 7 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆38Oct 18, 2020Updated 5 years ago
- 自动化可转债之旅☆50Nov 22, 2025Updated 7 months ago
- Reimplement TransH mode☆57Feb 9, 2021Updated 5 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆28Apr 20, 2020Updated 6 years ago