isds2020
isds2020 copied to clipboard
11.1.5-11.1.7
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 ,
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 :)