Add elementwise math operations (#343)
* Add elementwise math operations This allows use to use expressions like: y=log(1+exp(x)) Also added unittests for ActivationFunction * Enforce keyword arguments for non-positional arguments * Add LogActivation to doc
Showing
想要评论请 注册 或 登录