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 2017/12/20 06:54:02 UTC

[GitHub] chowkamlee81 commented on issue #9032: Why does a tanh activation layer generates values greater than 1?

chowkamlee81 commented on issue #9032: Why does a tanh activation layer generates values greater than 1?
URL: https://github.com/apache/incubator-mxnet/issues/9032#issuecomment-352980828
 
 
   Yeah i got the same problem with u using mxnet-python-Nvidia GTX
   The results of using mx.symbol.tanh/mx.symbol.Activation(name, data, act_type='tanh') yields values>1 and values<-1 and results are similar
   whereas using mx.nd.tanh yields tresults -1<results<1
   
   If u got any solution for the above problem pls suggest.

----------------------------------------------------------------
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