Kim Nguyen

Results 1 comments of Kim Nguyen

[https://github.com/sagelywizard/pytorch-mdn/blob/bb8152902ae628a136e6038913d012e1583609ca/mdn/mdn.py#L78](url) agreed. if the target's dimension is large. it will be problematic when multiplying all the probabilities. maybe we `torch.mean()` can be used instead of `torch.prod()`.