Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1004 Bytes

File metadata and controls

34 lines (23 loc) · 1004 Bytes

Stock prediction with GAN and WGAN

This project is trying to use gan and wgan-gp to predict stock price, and compare the result whether gan can predict more accurate than gru model.

🔽 Reference

Journal: Journal of Computer Science

Title: Stock price prediction using Generative Adversarial Networks

Author: Chen Chen, HungChun Lin

Link: https://thescipub.com/abstract/jcssp.2021.188.196

🖥️ Result

📮Comparison

image

🌟Predict by WGAN-GP model

🌟predict by GAN model

🌟Predict by GRU model

📝Feature

🔗Related Repo

  1. https://github.com/borisbanushev/stockpredictionai
  2. https://github.com/hungchun-lin/Stock-price-prediction-using-GAN

License

MIT © ChickenBenny