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
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 2 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆35Updated 5 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 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
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆73Updated 6 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 4 years ago
- A CNN + Auto-Encoder Approach for Predicting Financial Time-Series☆12Updated 5 years ago
- This project is to apply Copula Function to pair trading strategy both in American stock market.☆28Updated 6 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
- ARIMA & GARCH models for stock price prediction☆18Updated 4 years ago
- Time Series Classification with Convolutional Neural Network: Automated Trading by Pattern Recognition (Master's Thesis)☆19Updated 2 years ago
- ☆40Updated 4 years ago
- Momentum following strategies and optimal execution cost upon Implement Shortfall algorithm☆15Updated 5 years ago
- Stock Market Prediction on High-Frequency Data Using soft computing based AI models☆20Updated 7 months 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
- This github repo contains my replicate experiments of paper 'Enhancing Stock Movement Prediction with Adversarial Training'.☆20Updated 4 years ago
- The implementation of "modeling financial time-series with generative adversarial networks"☆62Updated 2 years ago
- This is a non-official implementation of the trend labeling method proposed in the paper "A Labeling Method for Financial Time Series Pre…☆36Updated 3 months ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆95Updated 5 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆34Updated 4 years ago
- Trained an LSTM model in python to predict prices after denoising the price signal using wavelet transformation method.☆8Updated 5 years ago
- Implement the model of Halperin and Feldshteyn for DJIA and SP500☆11Updated 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 8 months ago
- High Frequency Jump Prediction Project☆36Updated 4 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆66Updated 3 years ago