Change MixedDensityEstimator
to AutoregressiveMixedDensityEstimator
#1112
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
The
MixedDensityEstimator
currently takes a 1D discrete net and a continuous net and combines them autoregressively. To generalize this to multiple discrete dimensions, we should generalize this to anAutoregressiveMixedDensityEstimator
which takes a list of density estimators. E.g. sth likeThe text was updated successfully, but these errors were encountered: