Lanping-Tech / Multi-modal-Valuation-Forecast-System
多模态股价预测系统
☆19Updated 3 years ago
Alternatives and similar repositories for Multi-modal-Valuation-Forecast-System
Users that are interested in Multi-modal-Valuation-Forecast-System are comparing it to the libraries listed below
Sorting:
- CNN+LSTM+Attention predict stock☆53Updated 3 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…☆48Updated 2 years ago
- Forex Time-Series Prediction Using TCN☆44Updated 5 years ago
- EMD-VMD-TCN short-term load forecasting☆13Updated last year
- ☆26Updated 3 years ago
- An Ensemble DL Model Tuned with Genetic Algorithm for Oil Production Forecasting.☆68Updated last year
- Air Quality Predictions with a Semi-Supervised Bidirectional LSTM Neural Network☆23Updated 3 years ago
- A novel time series forecasting model, called CEEMDAN-TCN.☆11Updated 3 years ago
- ☆26Updated 2 years ago
- Multivariate Time Series Prediction using Keras (CNN BiLSTM Attention)☆89Updated 4 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆86Updated 3 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 4 years ago
- Closing price prediction for BTC and ETH using LSTM, CNN-LSTM, BiLSTM, CNN-BiLSTM, and GRU☆31Updated 2 years ago
- CEEMDAN-VMD-LSTM Forecasting model (a light version of CEEMDAN_LSTM)☆89Updated 2 years ago
- Paper-Reproduce: (ESWA) Forecasting the realized volatility of stock price index: A hybrid model integrating CEEMDAN and LSTM☆63Updated last year
- Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.☆41Updated 2 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆275Updated last year
- ☆16Updated 3 years ago
- GA,PSO,LSTM...☆25Updated 7 years ago
- ☆30Updated 2 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆110Updated 5 years ago
- ☆16Updated 2 years ago
- Custom version of LSTNet☆13Updated 3 years ago
- Tree seed algorithm and Particle Swarm algorithm are used for searching the LSTM hyper parameters☆10Updated 2 years ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆20Updated 2 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras