Hi all, I've been working on a Clojure package for MXNet. Since Clojure is a JVM language, the package leverages the great work of the existing Scala package.
I would appreciate any feedback and testing. Here is the original issue: https://github.com/apache/incubator-mxnet/issues/8971 Architecture & Design: https://cwiki.apache.org/confluence/display/MXNET/MXNet+Clojure and the github repo for rapid testing and issue fixing before of opening an official PR https://github.com/gigasquid/clojure-mxnet I'm also active in the slack channel so feel free to ping me there. Thanks, Carin Meier
