chengy6324 / LSTM_LRP_factorLinks
使用LSTM及股票因子数据预测未来收益,使用LRP(layer-wise relevance propagation)增强网络可解释性
☆31Updated 6 years ago
Alternatives and similar repositories for LSTM_LRP_factor
Users that are interested in LSTM_LRP_factor are comparing it to the libraries listed below
Sorting:
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 5 years ago
- The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting".☆32Updated 3 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆78Updated 5 years ago
- 基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測☆47Updated 5 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆28Updated 4 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆62Updated 7 years ago
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆28Updated 5 years ago
- Please run python train.py to predict time series.☆10Updated 6 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆21Updated 4 years ago
- Python notebook implementation of hyperparameter tuning of LSTM deep learning model using Genetic algorithm☆22Updated 4 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆108Updated 7 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆36Updated 5 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 8 years ago
- A CNN + Auto-Encoder Approach for Predicting Financial Time-Series☆12Updated 6 years ago
- This repository is the source code for Wavelet-HFCM of the paper 'Time Series Forecasting based on High-Order Fuzzy Cognitive Maps and Wa…☆55Updated 3 years ago
- LSTM长短期记忆模型预测股票涨跌☆14Updated 5 years ago
- Attempt to use XGBoost in stock price prediction☆90Updated 5 years ago
- Stock Price Prediction using CNN-LSTM☆86Updated 5 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆25Updated last year
- Pytorch implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction https://arxiv.org/pdf/1704.02971…☆38Updated 6 years ago
- 股票预测,Pytorch,LSTM。☆17Updated 4 years ago
- A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆14Updated 5 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆32Updated 5 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 7 years ago
- The research provides effective management strategies for different asset portfolios in the financial sector by building models. The VMD-…☆20Updated 3 years ago
- The PyTorch implementation of "Modeling Financial Time Series using LSTM with Trainable Initial Hidden States"☆11Updated 5 years ago
- Forex Time-Series Prediction Using TCN☆46Updated 6 years ago
- This repository compares the performance of 8 different regression loss functions used in Time Series Forecasting using Temporal Fusion…☆25Updated 7 months ago