[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-12-21 Thread GitBox
kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-568168712 Slack sounds good to me. This is an

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-12-21 Thread GitBox
kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-568164156 @larroy , I am quite interested in the idea. What would be a good place to talk? Slack?

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-12-12 Thread GitBox
kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-565089842 @apeforest @larroy @sxjscience Gentle Ping for review.

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-10-02 Thread GitBox
kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-537462280 @apeforest @larroy @sxjscience Gentle Ping for review.:)

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-07-14 Thread GitBox
kshitij12345 commented on issue #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#issuecomment-511179949 Do note that, the other alternative is `2.*(array - np.min(array))/np.ptp(array)-1`, but we will need to