Implementing a Generative Adversarial Network on the Stock Market
☆121Feb 24, 2022Updated 4 years ago
Alternatives and similar repositories for MarketGAN
Users that are interested in MarketGAN are comparing it to the libraries listed below
Sorting:
- Stock Market Prediction Using Unsupervised Features☆53Sep 15, 2018Updated 7 years ago
- Stock Market Prediction Using Unsupervised Features☆378Jan 23, 2023Updated 3 years ago
- This program trains an agent: StarTrader to trade like a human using a deep reinforcement learning algorithm: deep deterministic policy g…☆109Sep 12, 2019Updated 6 years ago
- In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to …☆265Jun 24, 2021Updated 4 years ago
- Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is us…☆450Aug 14, 2020Updated 5 years ago
- Financial time series forecast using dual attention RNN☆27Jan 27, 2019Updated 7 years ago
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆28Jun 12, 2020Updated 5 years ago
- Please run python train.py to predict time series.☆10Apr 5, 2019Updated 6 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Oct 17, 2018Updated 7 years ago
- Source code for the blog post on the evolution of the asset allocation methods☆221Sep 27, 2019Updated 6 years ago
- playing idealized trading games with deep reinforcement learning☆360Jun 15, 2021Updated 4 years ago
- Tools to calculate and plot support/resistance lines for OHLC datasets