使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to predict the closing price.
☆317Jan 26, 2024Updated 2 years ago
Alternatives and similar repositories for CNN-LSTM-Attention
Users that are interested in CNN-LSTM-Attention are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆755Mar 26, 2020Updated 6 years ago
- CNN+LSTM+Attention predict stock☆70Apr 25, 2022Updated 4 years ago
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆436Apr 9, 2022Updated 4 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Dec 3, 2019Updated 6 years ago
- Python implementation of the paper "A CNN–LSTM model for gold price time-series forecasting". Published in Neural Computing and Applicati…☆19Jun 25, 2021Updated 4 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.
- 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
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆210Jun 6, 2022Updated 3 years ago
- Stock Price Prediction using CNN-LSTM☆92Jan 20, 2020Updated 6 years ago
- CNN+LSTM+Attention实现时间序列预测☆64May 29, 2024Updated 2 years ago
- This repo holds the implementation the paper 'Forecasting gold price using a novel hybrid model with ICEEMDAN and LSTM-CNN-CBAM', by Yanh…☆55Jul 12, 2022Updated 3 years ago
- stock predict with MLP,CNN,RNN,LSTM,Transformer and Transformer-LSTM☆316Mar 7, 2022Updated 4 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆333Apr 2, 2023Updated 3 years ago
- ☆29Sep 7, 2022Updated 3 years ago
- Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for …☆10Aug 10, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用LSTM预测回归问题,使用注意力机制自动提取特征的重要程度。Using LSTM to predict regression problems, Attention mechanism is used to automatically extract the impor…☆18Aug 30, 2020Updated 5 years ago
- Closing price prediction for BTC and ETH using LSTM, CNN-LSTM, BiLSTM, CNN-BiLSTM, and GRU☆35May 31, 2022Updated 3 years ago
- Predicting Weather using CNN-LSTM☆69Apr 9, 2020Updated 6 years ago
- 基于LSTM的时间序列预测研究☆3,652Dec 14, 2022Updated 3 years ago
- ☆37Sep 4, 2023Updated 2 years ago
- 采用RNN、LSTM、BP模型对股票数据进行预测☆15Aug 31, 2021Updated 4 years ago
- CEEMDAN_LSTM is a Python project for decomposition-integration forecasting models based on EMD methods and LSTM.☆299Mar 3, 2025Updated last year
- stock predict by cnn and lstm☆38May 19, 2018Updated 8 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆421Mar 30, 2023Updated 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.
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆74Dec 19, 2018Updated 7 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆69Mar 15, 2020Updated 6 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆63Sep 3, 2018Updated 7 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆23Oct 22, 2021Updated 4 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆90Dec 5, 2021Updated 4 years ago
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆446Sep 26, 2021Updated 4 years ago
- Attention-based CNN-BiLSTM for SOH prediction of lithium-ion batteries☆163Jul 12, 2023Updated 2 years ago
- It is a pytorch implementation of CNN+LSTM model proposed by Kuang et al. for time series forecasting.☆38Apr 19, 2022Updated 4 years ago
- CNN-LSTM-attention☆10Jan 6, 2021Updated 5 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.
- NN models designed to analyze and predict stock market from any stock data given☆37May 14, 2023Updated 3 years ago
- 基于Django的股票预测系统 项目描述 : . 账户信息管理模块 :基于Django框架的User模型 ,实现了用户注册、登录、登出等。 . 数据获取与预处理模块、股票价格预测模块 :从Tushare网站获取训练数据并进行一系列 数据处理 ,使用随机森林算法和LSTM算法…☆25May 11, 2025Updated last year
- Comparative study of ANN, CNN, LSTM, and ARIMA for time-series forecasting☆25Dec 15, 2020Updated 5 years ago
- Regression with SVR, CNN and CNN-LSTM☆14Jul 28, 2020Updated 5 years ago
- Time Series Forecasting of Bitcoin Prices using LSTM and RNN with Particle Swarm Optimization and Grey Wolf Optimizer☆20Sep 1, 2023Updated 2 years ago
- Air Quality Predictions with a Semi-Supervised Bidirectional LSTM Neural Network☆26Sep 28, 2021Updated 4 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆29Apr 27, 2019Updated 7 years ago