使用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:
- 使用20天股票的高、开、低、收、上影线、下影线、实体相对于昨日价格的涨跌幅来预测后5天最高收盘价的涨跌幅。模型是使用keras中的SimpleRNN搭建,使用训练数据集中的后20%用做测试集。☆10Apr 3, 2022Updated 4 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是 一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆65Feb 8, 2020Updated 6 years ago
- 🐮首创性地运用Transformer+XDEEPFM预测中国A股单只股票每天的涨跌幅!☆15Mar 29, 2021Updated 5 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 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 6 years ago
- NN models designed to analyze and predict stock market from any stock data given☆37May 14, 2023Updated 3 years ago
- 使用经典的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
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 3 years ago
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated 2 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆19May 8, 2020Updated 6 years ago
- Blaze☆17Jun 19, 2021Updated 5 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 3 years ago
- Simple one-dimensional data classification using LSTM, CNN, FC in Pytorch☆23Nov 2, 2019Updated 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.
- 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
- pytorch实现用LSTM做股票价格预测☆314Jun 17, 2020Updated 6 years ago
- Mid price estimation in LOB using Markov model☆13May 11, 2022Updated 4 years ago
- ☆14Jul 5, 2022Updated 4 years ago
- ☆11Apr 8, 2019Updated 7 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
- twitter用户画像☆32May 6, 2019Updated 7 years ago
- 用深度学习对含噪时间序列数据进行预测☆29Mar 8, 2025Updated last year
- 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.
- Twitter Sentiment Analysis for the top 10 cryptocurrencies on CoinMarketCap☆11Nov 9, 2018Updated 7 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆25Apr 3, 2021Updated 5 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆45Sep 12, 2018Updated 7 years ago
- Create a mid-price classifier for limit order books using a CNN and LSTM☆15Apr 24, 2020Updated 6 years ago
- 用unity3d实现的简易虚拟博物馆漫游☆15Feb 27, 2019Updated 7 years ago
- Pytorch implementation of deep learning models for financial time series forecasting using LOB☆21May 25, 2023Updated 3 years ago
- CNN+LSTM+Attention predict stock☆70Apr 25, 2022Updated 4 years ago
- 记录深度学习的学习过程和资料整理,包括计算机视觉 CV、Paper 阅读等等...☆17Feb 1, 2019Updated 7 years ago
- Use Deep Learning try to predict stock price. 使用深度学习的股票预测☆27Jan 27, 2021Updated 5 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.
- This is the GitHub repository for our publication "A new attention mechanism to classify multivariate time series", by Yifan Hao and Huip…☆28Aug 28, 2025Updated last year
- I used six classification techniques, artificial neural network (ANN), Support Vector Machine (SVM), Decision tree (DT), random forest (R…☆37May 8, 2022Updated 4 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆22Jun 12, 2021Updated 5 years ago
- Stacking classification and regression☆25Oct 12, 2019Updated 6 years ago
- This Jupyter Notebook shows how to obtain hourly long term Google Trends data with proper scaling.☆18May 3, 2019Updated 7 years ago
- 基于掘金量化的量化交易架框☆31Aug 8, 2026Updated last month
- 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