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:
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 5 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆78Updated 5 years ago
- The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting".☆33Updated 3 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 5 years ago
- The PyTorch implementation of "Modeling Financial Time Series using LSTM with Trainable Initial Hidden States"☆11Updated 5 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆29Updated 6 years ago
- 用TCN 进行股票预测☆10Updated 3 years ago
- 基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測☆47Updated 5 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 7 years ago
- Pytorch implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction https://arxiv.org/pdf/1704.02971…☆38Updated 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
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 8 years ago
- Contrastive Multi-granularity Learning for Stock Trend Prediction☆24Updated 4 years ago
- KurochkinAlexey / Hierarchical-Attention-Based-Recurrent-Highway-Networks-for-Time-Series-PredictionPytorch implementation of Hierarchical Attention-Based Recurrent Highway Networks for Time Series Prediction https://arxiv.org/abs/1806.0…☆64Updated 6 years ago
- RNN based on Chandler Zuo's implementation of the paper: A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆18Updated last year
- Attempt to use XGBoost in stock price prediction☆91Updated 5 years ago
- Forecasting for Istanbul Stock Exchange with ANFIS and SVM based on Genetic and Ant Colony Algorithm for Parameter Optimization☆16Updated 7 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆109Updated 7 years ago
- Time Series Classification with Convolutional Neural Network: Automated Trading by Pattern Recognition (Master's Thesis)☆19Updated 2 years ago
- Stock Price Prediction using CNN-LSTM☆88Updated 5 years ago
- This is a tensorflow-keras implementation of our paper "Attention Based Dynamic Graph Learning Framework for Asset Pricing"☆14Updated 3 years ago
- 股票预测,Pytorch,LSTM。☆17Updated 4 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆36Updated 6 years ago
- 用深度学习对含噪时间序列数据进行预测☆28Updated 8 months ago
- 基于粒子群算法的神经网络优化股票价格预测☆32Updated 5 years ago
- Multivariate timeseries to multivariate timeseries convolution regressor based on the article "Encoding Time Series as Images for Visual …☆47Updated 4 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆63Updated 5 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
- This is the GitHub repository for our publication "A new attention mechanism to classify multivariate time series", by Yifan Hao and Huip…☆29Updated 3 months ago