buddi.models.components.wrapped_branches#
Functions
|
Used to instantiate a Keras tensor. |
|
|
|
Defines a single hidden layer encoder that outputs two encodings: mu and log_var. |
|
A simple classifier that predicts from the latent space representation. |
|
Defines a classifier network that estimates cell type proportion from the input. |
|
Factory wrapper around build_decoder_branch. |
|
Factory wrapper around build_encoder_branch. |
|
Factory wrapper around build_latent_space_classifier. |
|
Factory wrapper around build_prop_estimator. |
Classes
|
A model grouping layers into an object with training/inference features. |