You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/12/21 01:48:52 UTC

[GitHub] [incubator-mxnet] dibgerge opened a new issue #19700: Probability distirbutions

dibgerge opened a new issue #19700:
URL: https://github.com/apache/incubator-mxnet/issues/19700


   ## Description
   
   For probabilistic modeling, pytorch has the `distributions` module, and tensorflow has the `tensorflow_probability` package. I haven't seen something similar for MXNet. The closest I've seen is `GluonTS`, but this more domain specific for forecasting. 
   
   Is this to be considered the official MxNet probability package?
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] dibgerge closed issue #19700: Probability distirbutions

Posted by GitBox <gi...@apache.org>.
dibgerge closed issue #19700:
URL: https://github.com/apache/incubator-mxnet/issues/19700


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] szha commented on issue #19700: Probability distirbutions

Posted by GitBox <gi...@apache.org>.
szha commented on issue #19700:
URL: https://github.com/apache/incubator-mxnet/issues/19700#issuecomment-748722905


   GluonTS certainly has plenty of distributions offerings. @xidulu and @szhengac also made the gluon.probability module for Gluon 2.0 (#18403, discussion in #17240), though this is not yet available in mxnet 1.x releases.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] dibgerge commented on issue #19700: Probability distirbutions

Posted by GitBox <gi...@apache.org>.
dibgerge commented on issue #19700:
URL: https://github.com/apache/incubator-mxnet/issues/19700#issuecomment-748731609


   Great news! Thank you!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org