wcy405100 / TurnoverRatio_Prediction_Pytorch
使用深度学习模型LSTM和ConvLSTM结合Attention,对金融衍生品的成交持仓比指标进行预测
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for TurnoverRatio_Prediction_Pytorch
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆100Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆232Updated 9 months ago
- CNN+LSTM+Attention predict stock☆38Updated 2 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆53Updated 3 years ago
- EEMD、LSTM、time series prediction、DO、Deep Learning☆84Updated 3 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 3 months ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆136Updated 4 years ago
- 使用svr, mlp, rnn, lstm, am-lstm进行多元时间序列回归预测☆52Updated last year
- 多元多步时间序列的LSTM模型预测——基于Keras☆75Updated 2 years ago
- Custom version of LSTNet☆13Updated 3 years ago
- Forex Time-Series Prediction Using TCN☆44Updated 5 years ago
- 根据Seanny123复现论文A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction的pytorch代码进行相关修改,适应pytorch1.2版本☆32Updated 4 years ago
- Learning Record about TSP☆58Updated 5 years ago
- Using transformer models to do multi-step equity time series prediction.☆12Updated 3 years ago
- (pytorch)time_series_data-prediction-with-gru-and-lstm☆42Updated 2 years ago
- Time series forecasting especially in LSTF compare,include Informer, Autoformer, Reformer, Pyraformer, FEDformer, Transformer, MTGNN, LST…☆99Updated 2 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆151Updated 2 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆43Updated last year
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆33Updated 5 years ago
- EA-LSTM: Evolutionary attention-based LSTM for time series prediction☆36Updated 4 years ago
- An Ensemble DL Model Tuned with Genetic Algorithm for Oil Production Forecasting.☆57Updated last year
- Basic RNN, LSTM, GRU, and Attention for time-series prediction☆150Updated last month
- Closing price prediction for BTC and ETH using LSTM, CNN-LSTM, BiLSTM, CNN-BiLSTM, and GRU☆25Updated 2 years ago
- time series forecasting using keras, inlcuding LSTM,RNN,MLP,GRU,SVR and multi-lag training and forecasting method, ICONIP2017 paper.☆115Updated 5 years ago
- ☆24Updated 2 years ago
- my blog https://blog.csdn.net/qq_35649669/article/details/105586099☆47Updated 4 years ago
- ☆27Updated last year
- transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测☆220Updated last year
- This is the codes for Diebold-Mariano test based on Python☆13Updated 4 years ago