Skip to content
Snippets Groups Projects

Resolve "[Add][Feature][Learning] Learning Rate Scheduler"

Merged Maxence Naud requested to merge lrscheduler into learning

Closes #80 (closed)

Tasks

  • Flexible creation of update function
  • Common LRScheduler class
    • ConstantLR
    • StepLR
  • implement LR
    • LRScheduler::update() for each learning step
    • LRScheduler::lr_profiling() to predict lr evolution through epochs
  • implement warmup
  • unit-tests
Edited by Maxence Naud

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading