[GitHub] lightingghost commented on issue #9979: Computing the second derivative

2018-03-06 Thread GitBox
lightingghost commented on issue #9979: Computing the second derivative URL: https://github.com/apache/incubator-mxnet/issues/9979#issuecomment-370923003 @aidan-plenert-macdonald Yes the similar error I got. It seems second derivative is the feature they are working on. --

[GitHub] lightingghost commented on issue #9979: Computing the second derivative

2018-03-06 Thread GitBox
lightingghost commented on issue #9979: Computing the second derivative URL: https://github.com/apache/incubator-mxnet/issues/9979#issuecomment-370919814 I will suggest using `autograd.grad` for computing second order derivatives. like [here](https://mxnet.apache.org/api/python/autograd/au

[GitHub] lightingghost commented on issue #9979: Computing the second derivative

2018-03-06 Thread GitBox
lightingghost commented on issue #9979: Computing the second derivative URL: https://github.com/apache/incubator-mxnet/issues/9979#issuecomment-370919814 I will suggest using `autograd.grad` for computing second order derivatives. like [here](https://mxnet.apache.org/api/python/autograd/au