CondAEModel.configure_optimizers
- CondAEModel.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.
Configure the optimizers for the model.
dict – A dictionary containing the optimizer(s) and learning rate scheduler(s) to be used during training.