ViP
ViP copied to clipboard
Pytorch definition of optimizers and schedulers
Allow you to specify the exact pytorch class and related parameters in the yaml file for the optimizer and scheduler you want to run. (e.g. torch.schedulers.MultiStepLR
)