buddi.models.components.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. |
|
Defines a decoder network that takes in both supervised and unsupervised inputs. |
Classes
|
Concatenates a list of inputs. |
|
Just your regular densely-connected NN layer. |
|
A model grouping layers into an object with training/inference features. |
|
Rectified Linear Unit activation function layer. |