The model architecture of UNAGI
The module contains the VAE model and the discriminator model.
Trainer of UNAGI
The modules to start the training of UNAGI.
The UNAGI_runner class is used to set up the hyperparameters to run iDREM, find clustering optimal parameters and run the UNAGI model . |
|
The customized elbo to support the VAE and discriminator loss. |