enhancementgood first issue
仓库指标
- Star
- (282 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Learning rate scheduling is something useful that we should have as an option. As setting up a way to configure arbitrary pytorch schedulers becomes over-complicated, we should start by just adding in options for cosine schedule. @ErikLarssonDev has a prototype for this.