View source: R/mixtureDensityUtilities.R
getMixtureDensitySamplingFunction | R Documentation |
Ported from:
getMixtureDensitySamplingFunction(outputDimension, numberOfMixtures)
outputDimension |
output dimension |
numberOfMixtures |
number of mixture components |
https://github.com/cpmpercussion/keras-mdn-layer/
a function for sampling a mixture density
Tustison NJ
library( keras )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.