deshpandenu / Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN-

Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.
399 stars 121 forks source link

Can anyone please share the data of this project? #11

Open FrankSD opened 3 years ago

FrankSD commented 3 years ago

Can anyone please share the sample data of this project?