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/11/05 16:43:30 UTC

[GitHub] mseeger commented on issue #8422: Implementing a new activation function in Gluon

mseeger commented on issue #8422: Implementing a new activation function in Gluon
URL: https://github.com/apache/incubator-mxnet/issues/8422#issuecomment-341986769
 
 
   Hello,
   if the missing activation functions are frequently used, it would be most useful to extend the Activation operator. This has to be done in C++, but is not all that hard. If you want to give it a try, I can review it.
   
   Otherwise, why not implement something in Python, say a new Gluon Block, and commit it an as example to MXNet? Thereby, people can use it, if you document it well enough with examples.

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