|
The He example (as is given in the code and on the paper) does not converge at all to experimental value. On a good run, Also, each iteration takes about 4s (or 8 without gpu), that seems very slow to me for 4000 samples with a relatively small model. |
Replies: 4 comments 6 replies
|
Hi @elad2718 , indeed the values for learning rate for SGD and diagonal shift for SR are not optimal it seems. I changed the learning rate to 0.005 and the diagonal shift to 0.001 and get an optimization curve as in the attachment. |
Hi @elad2718 ,
indeed the values for learning rate for SGD and diagonal shift for SR are not optimal it seems. I changed the learning rate to 0.005 and the diagonal shift to 0.001 and get an optimization curve as in the attachment.
Does that help?
Helium_10_1d.log