Specialized Similarity keras.layers
-
class ActivationStdLoggingLayer
: Computes the mean std of the activations of a layer. -
class FloatTensor
: Float tensor -
class GeneralizedMeanPooling
: This is the class from which all layers inherit. -
class GeneralizedMeanPooling1D
: Computes the Generalized Mean of each channel in a tensor. -
class GeneralizedMeanPooling2D
: Computes the Generalized Mean of each channel in a tensor. -
class IntTensor
: Integer tensor -
class MetricEmbedding
: L2 NormalizedDense
layer.