Ported from:

getMixtureDensityLossFunction(outputDimension, numberOfMixtures)

Arguments

outputDimension

output dimension

numberOfMixtures

number of mixture components

Value

a function providing the mean square error accuracy

Details

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

Author

Tustison NJ

Examples