isds2020 icon indicating copy to clipboard operation
isds2020 copied to clipboard

11.1.5-11.1.7

Open Emilkj opened this issue 5 years ago • 1 comments

Is it right, when i update parameters like this? weigth[1:] += - delta_w weigth[0] += eta*bias

The problem is, that i get an error which accelerates towards infinity in 11.1.7.

Emilkj avatar Aug 17 '20 16:08 Emilkj

@Emilkj , it is hard to tell when you do not send all your code :D How is delta_w defined? How about bias? Send the code :)

jsr-p avatar Aug 17 '20 17:08 jsr-p