[mlpack] [mlpack/mlpack] Implement multidimensional discrete distribution (#830)

Ryan Curtin notifications at github.com
Tue Dec 20 21:49:14 EST 2016


Yep, exactly.  But each dimension may have a different set of probabilities associated with it.  So to be more clear...

d.Probability("0, 1") -> P_0(0) P_1(1)

where P_0() is the PDF associated with the first dimension and P_1() is the PDF associated with the second dimension.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/830#issuecomment-268420275
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161220/0e870313/attachment.html>


More information about the mlpack mailing list