Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ability to control learning rate during training
Added reset_learning_rate() method to Trainer class. Intended to allow training scripts, such as a customized train_prod, to control learning rate at particular epochs or folds.
- Loading branch information