mllam/neural-lam

Learning rate scheduler

Open

#97 aperta il 10 dic 2024

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)Python (276 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (282 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor