[ 
https://issues.apache.org/jira/browse/MXNET-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391581#comment-16391581
 ] 

ASF GitHub Bot commented on MXNET-39:
-------------------------------------

szha commented on issue #9982: Unary ops logcdf_normal, derivlogcdf_normal 
[MXNET-39]
URL: https://github.com/apache/incubator-mxnet/pull/9982#issuecomment-371562886
 
 
   Please make more efforts in filling out PR template.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Mathematical function unary ops related to CDF of normal distribution
> ---------------------------------------------------------------------
>
>                 Key: MXNET-39
>                 URL: https://issues.apache.org/jira/browse/MXNET-39
>             Project: Apache MXNet
>          Issue Type: Improvement
>            Reporter: Matthias Seeger
>            Priority: Minor
>
> PR is doing two things:
>  * New math function unary ops
>  * Improve unit tests for unary and binary basic ops
> New ops implement log of CDF of standard normal (scipy.stats.norm.logcdf), 
> and its derivative. Required in many Bayesian ML algorithms:
>  * Bayesian optimization for hyperparameter tuning
>  * Expectation propagation for binary classification
>  This can go to contrib for now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to