Shikhar1998 / Stock-Market-Prediction-using-Neural-Networks-and-Genetic-Algorithm

Matlab Module for Stock Market Prediction using Simple NN
78 stars 31 forks source link

Infinite run #12

Closed keyurrohit closed 6 years ago

keyurrohit commented 6 years ago

After clicking the start in the optimization toolbox, it keeps on doing the iterations. After completion of 8000 epochs, it stars again. It never stops. Please resolve this, sir!

Shikhar1998 commented 6 years ago

This method is time intensive. You can get approximate results by changing 8000 epochs to 4000 or 2000