(factor-scheduler step factor)
Assume the weight has been updated by n times, then the learning rate will be base_lr * factor^^(floor(n/step))
Assume the weight has been updated by n times, then the learning rate will be base_lr * factor^^(floor(n/step)) - step int, schedule learning rate after n updates - factor number, the factor for reducing the learning rate
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |