CondVAEModel.configure_optimizers

CondVAEModel.configure_optimizers()[source]

Configure the optimizers for the model.

Returns:

dict – A dictionary containing the optimizer(s) and learning rate scheduler(s) to be used during training.