getMixtureDensityLossFunction: Returns a loss function for the mixture density.

View source: R/mixtureDensityUtilities.R

getMixtureDensityLossFunctionR Documentation

Returns a loss function for the mixture density.

Description

Ported from:

Usage

getMixtureDensityLossFunction(outputDimension, numberOfMixtures)

Arguments

outputDimension

output dimension

numberOfMixtures

number of mixture components

Details

    https://github.com/cpmpercussion/keras-mdn-layer/

Value

a function providing the mean square error accuracy

Author(s)

Tustison NJ

Examples


library( keras )



ANTsX/ANTsRNet documentation built on April 18, 2024, 8 a.m.