VivekPa / IntroNeuralNetworks

Introducing neural networks to predict stock prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accuracy is zero

dinos66 opened this issue · comments

I'm running the code as is, and although it's running fine, the evaluation returns a loss and when I ask it for an accuracy it returns 0. Also, the prediction is at about 40. Any idea why this happens?

I have the same problem