grudloff / stock_market_GANLinks
Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.
☆28Updated 5 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
Sorting:
- stock prediction with GAN and WGAN☆102Updated 2 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 5 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
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 6 years ago
- Intra day Stock Prediction 10 minutes into the future☆109Updated 6 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆104Updated 5 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆36Updated 5 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆72Updated 4 years ago
- Stock Prediction usning Transformer NN☆84Updated 6 years ago
- Time Series Classification with Convolutional Neural Network: Automated Trading by Pattern Recognition (Master's Thesis)☆19Updated 2 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 3 years ago
- Stock Price Prediction using CNN-LSTM☆86Updated 5 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 7 years ago
- The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting".☆32Updated 3 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- StockFormer: A Swing Trading Strategy Based on STL Decomposition and Self-Attention Networks☆115Updated last year
- Stock Market Prediction Using Unsupervised Features☆54Updated 6 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
- Artificial-Intelligence-Big-Data-Lab / A-Multi-Layer-and-Multi-Ensembled-Stock-Trader-Using-Deep-Learning-and-Deep-Reinforcement-Learning☆60Updated 5 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆65Updated 6 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆55Updated 4 years ago
- This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture…☆27Updated 6 years ago
- ☆53Updated 3 years ago
- Open code for PriceGraph☆71Updated last year
- ARIMA & GARCH models for stock price prediction☆18Updated 4 years ago
- The code and datasets of "Multi-Graph Convolutional Network for Relationship-Driven Stock Movement Prediction"☆57Updated 4 years ago
- In this repository, the goal is to predict the tick direction of a stock based on its current order book and trade data. A LSTM Neural Ne…☆20Updated 4 years ago