scicloj / scicloj.old.replaced-20220218

Source of the old Scicloj website (replaced by scicloj.github.io, 2022-02-18)
Eclipse Public License 2.0
3 stars 4 forks source link

Broken MXNet link #5

Open zackteo opened 3 years ago

zackteo commented 3 years ago

https://github.com/scicloj/scicloj/blob/a7bededca8078962990c74bc8362e87437cd232e/resources/templates/md/pages/libraries.md

Not sure what a good link would be instead tho. Maybe this https://mxnet.apache.org/versions/1.7.0/api/clojure

Since apparently for the master version https://mxnet.apache.org/versions/master/api

The Clojure, Java, Julia, R, and Scala language bindings of MXNet v1.x were removed in v2.x due to some C APIs being deprecated and the bindings rely on the deprecated APIs. You can still use these language bindings in v1.x. MXNet's new C APIs in v2.x can be used to reestablish your preferred language binding. Your contribution is welcome!

allentiak commented 3 years ago

@daslu Any thoughts about this?

daslu commented 3 years ago

Good question.

Would you maybe like to ask the Clojure MXNet maintainer, gigasquid?