poli.objective_repository.gfp_cbas.cbas_wrapper.ConvertedTorchVaeDecoder#
- class poli.objective_repository.gfp_cbas.cbas_wrapper.ConvertedTorchVaeDecoder(*args: Any, **kwargs: Any)#
Module that mimics the keras decoder as specified in the CBAS paper.
- __init__(vae, AA, L, latent_dimensionality, enc1_units)#
Methods
__init__
(vae, AA, L, latent_dimensionality, ...)forward
(z)Attributes