You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/21 22:03:19 UTC

[GitHub] slitsey opened a new issue #11016: [Feature request] temperature parameter in Softmax and SoftmaxOutput

slitsey opened a new issue #11016: [Feature request] temperature parameter in Softmax and SoftmaxOutput
URL: https://github.com/apache/incubator-mxnet/issues/11016
 
 
   MXNet does not appear to have a native temperature parameter in its softmax functions. I would like this to be added, as it has many useful applications when learning a categorical probability distribution, especially in a reinforcement learning setting. Should default to 1 to reproduce current behavior.
   
   https://en.wikipedia.org/wiki/Softmax_function#Reinforcement_learning
   
   @eric-haibin-lin 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services