fanser
Results
1
issues of
fanser
Hi, I haven't used the matconvnet framework, so I don't understand well about the code of the lr setting. opts.train.learningRate = [1e-3*ones(1, 3) 5e-4*ones(1, 5) 5e-5*ones(1,2) 5e-6*ones(1,2)] ; It confuses...