Why is the learning rate for the bias usually twice as large as the the LR for the weights?

3 Ansichten (letzte 30 Tage)
Why is the learning rate for the bias usually twice as large as the the LR for the weights?
  2 Kommentare
Salma Hassan
Salma Hassan am 5 Jan. 2018
Bearbeitet: Image Analyst am 5 Jan. 2018
on the other hand if you check, for example alexnet layers you will find that net.Layers(N, 1).BiasLearnRateFactor=2 and net.Layers(N, 1).WeightLearnRateFactor = 1

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by