ClusteringLayer: Clustering layer for Deep Embedded Clustering

ClusteringLayerR Documentation

Clustering layer for Deep Embedded Clustering

Description

Clustering layer for Deep Embedded Clustering

Value

clustering layer

Arguments

numberOfClusters

number of clusters.

initialClusterWeights
alpha

parameter

alpha

name

Details

$initialize instantiates a new class.

$call main body.

$compute_output_shape computes the output shape.

Author(s)

Tustison NJ

Examples

model = ClusteringLayer$new(numberOfClusters = 2)
## Not run: 
model$build(c(20, 20))

## End(Not run)

ANTsX/ANTsRNet documentation built on April 28, 2024, 12:16 p.m.