grudloff / stock_market_GAN
Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.
☆25Updated 4 years ago
Alternatives and similar repositories for stock_market_GAN:
Users that are interested in stock_market_GAN are comparing it to the libraries listed below
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆16Updated 6 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆20Updated 3 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆35Updated 5 years ago
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆21Updated 7 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 4 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆66Updated 6 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- ☆10Updated 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 …☆10Updated 5 years ago
- Creating a graph that summarizes correlations between stocks and using a Graph Neural Network to encode that information to be utilized i…☆17Updated last year
- stock predict by cnn and lstm☆38Updated 6 years ago
- Trained an LSTM model in python to predict prices after denoising the price signal using wavelet transformation method.☆8Updated 5 years ago
- Univariate_ARIMA_models, ARCH/GARCH Volatility Forecasting models, VAR model for macro fundamentals forecasts☆11Updated 4 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆66Updated 3 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆96Updated 5 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆40Updated 2 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆57Updated 6 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 2 years ago
- Stock risk premium prediction via FM/ EXT/ GBDT/ XGB/LBGM. Mengxuan Chen's graduation thesis at WHU.☆14Updated 5 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 9 months ago
- ☆40Updated 4 years ago
- Stock Prediction usning Transformer NN☆81Updated 6 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆60Updated 3 years ago
- https://arxiv.org/abs/2006.04992☆19Updated 3 years ago
- soft attention mechanism with lstm neural networks☆16Updated 5 years ago
- A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆14Updated 5 years ago