nova-land / stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nova-land/stockpredictionai Stargazers