gigasquid opened a new issue #13384: [Clojure] - Port Scala Inference to 
Clojure Package
URL: https://github.com/apache/incubator-mxnet/issues/13384
 
 
   The Scala package has a very nice inference package. It would be nice to 
port it to the Clojure API.
   
   Here is the scala code 
https://github.com/apache/incubator-mxnet/tree/master/scala-package/infer/src/main/scala/org/apache/mxnet/infer
   
   It would involve creating the corresponding Clojure namespaces and doing the 
correct interop with the code. It would also need the corresponding unit tests. 
https://github.com/apache/incubator-mxnet/tree/master/scala-package/infer/src/test/scala/org/apache/mxnet/infer
   
   Finally Porting the examples over to the Clojure examples would be great
   
https://github.com/apache/incubator-mxnet/tree/master/scala-package/examples/src/main/scala/org/apache/mxnetexamples/infer

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to