Hi,

  I'm looking for a js library compatible with mxnet/ndarray.

1. I am aware of https://github.com/dmlc/mxnet.js/
However:
a. that appears to be all of mxnet, not ndarray
b. that appears to only support Python models, whereas I'm using Java/Scala

2. I am aware of https://github.com/scijs/ndarray
However:
this appears to be in different library, try to create a unifying API over both

  Back to my original question -- is there some JS API that is
directly compatible with mxnet's ndarray interface?

Thanks,
--TongKe

Reply via email to