poli.objective_repository.gfp_cbas.cbas_wrapper

poli.objective_repository.gfp_cbas.cbas_wrapper#

Implements a wrapper class for the CBas VAE loading implementation. Only minor modifications conducted by second listed authors, all credit to this herculean task go to SB

Creator: SB Last Changes: RM

Classes

CBASVAEWrapper(AA, L)

ConvertedTorchVaeDecoder(*args, **kwargs)

Module that mimics the keras decoder as specified in the CBAS paper.

ConvertedTorchVaeEncoder(*args, **kwargs)