Amit Manchanda

Results 4 comments of Amit Manchanda

I am facing the same issue. Can anyone help me in fixing it?

But `.predict` works without compiling the model. You only need forward propagation and no backward propagation so why do you need to compile with a specified loss function?

Hi. I am running into a similar issue. Did you find the solution?

I was able to solve the issue. My bounds for some of the variables were (0, 0). This was working in mac, but in windows I had to change it...