In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to do the Stock Market Prediction. LSTM is a powerful method that is capable of learning order dependence in sequence prediction problems. Furthermore, we will utilize Generative Adversarial Network(GAN) to make t…
☆265Jun 24, 2021Updated 4 years ago
Alternatives and similar repositories for Stock-price-prediction-using-GAN
Users that are interested in Stock-price-prediction-using-GAN are comparing it to the libraries listed below
Sorting:
- stock prediction with GAN and WGAN☆108Oct 3, 2022Updated 3 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
- Implementing a Generative Adversarial Network on the Stock Market☆121Feb 24, 2022Updated 4 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆36Nov 5, 2019Updated 6 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
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆428Apr 9, 2022Updated 3 years ago
- Generative Adversarial Network for Stock Market Price Prediction☆58Dec 9, 2019Updated 6 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆114Oct 15, 2019Updated 6 years ago
- A detailed study of four machine learning Techniques(Random-Forest, Linear Regression, Neural-Networks, Technical Indicators(Ex: RSI)) ha…☆25Mar 29, 2024Updated last year
- https://arxiv.org/abs/2006.04992☆19Jun 17, 2021Updated 4 years ago
- Alpaca-based Order Book Inbalace Algorithm.☆12Jul 23, 2020Updated 5 years ago
- Modeling the Momentum Spillover Effect for Stock Prediction via Attribute-Driven Graph Attention Networks☆134Apr 20, 2022Updated 3 years ago
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12May 30, 2021Updated 4 years ago
- Metropolis-Hastings GAN in Tensorflow for enhanced generator sampling☆19Mar 29, 2019Updated 6 years ago
- Intra day Stock Prediction 10 minutes into the future☆110Jun 16, 2019Updated 6 years ago
- This github repo contains my replicate experiments of paper 'Enhancing Stock Movement Prediction with Adversarial Training'.☆20Mar 12, 2021Updated 4 years ago
- This project is essentially the implementation of the paper “Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time …☆23Sep 22, 2020Updated 5 years ago
- ☆11Feb 7, 2021Updated 5 years ago
- New non-Gatech GitHub☆12Dec 8, 2021Updated 4 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆63Sep 3, 2018Updated 7 years ago
- ☆56Aug 2, 2019Updated 6 years ago
- Stock movement prediction using BERT and GPT-2 based on tweets related to the stocks☆13Jun 24, 2022Updated 3 years ago
- High Frequency Jump Prediction Project☆38Jun 1, 2020Updated 5 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆57Dec 29, 2020Updated 5 years ago
- Crypto-Options Volatility Surface Calibration and Arbitrage☆17Dec 26, 2022Updated 3 years ago
- ☆15Oct 25, 2020Updated 5 years ago
- ☆14Aug 5, 2020Updated 5 years ago
- Predicting future temperature using univariate and multivariate features using techniques like Moving window average and LSTM(single and …☆63Jun 9, 2024Updated last year
- HATS: A Hierarchical Graph Attention Network for Stock Movement Prediction☆166Dec 2, 2019Updated 6 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.