Hi folks, Today's basic Clojure APIs for NDArray and Symbol are generated automatically while relying on reflection. This presents some problems to new (Clojure) developers who want to get started on using the MXNet framework. I put together a proposal [1] that identifies the core issues, describes the ideal scenario and provides some options on how to proceed. It'll be great to get feedback on the proposal from the community.
[1] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=103092678 Thanks, Kedar P.S: Special thanks to Carin for encouraging me to work on this!
