Change the repository type filter
All
Repositories list
11 repositories
iqoptionapi
PublicData_Science-_Dummy
PublicDataSet1
PublicAdaRNN
Publicdlaicourse
Publicstockprice
PublicTic-Tac-Toe-
PublicREPL
Publicstockpredictionai
PublicIn 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 use L…