pytorch/examples

Resume will override learning rate on command line.

Open

Aperta il 19 ago 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (21.634 star) (9429 fork)batch import
good first issue

Descrizione

If you resume from a checkpoint and want to run with a new learning rate, the saved learning rate will overwrite what you specify on the command line. The fix is simple.

Guida contributor