apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.79k forks source link

scala hello world broken link #15407

Open aaronmarkham opened 5 years ago

aaronmarkham commented 5 years ago

URL - https://mxnet.incubator.apache.org/tutorials/java/mxnet_java_on_intellij.html Broken Links ─ https://github.com/apache/incubator-mxnet/blob/java-api/scala-package/mxnet-demo/java-demo/src/main/java/mxnet/HelloWorld.java (HTTP_404) ─ https://github.com/apache/incubator-mxnet/tree/java-api/scala-package/mxnet-demo/java-demo (HTTP_404) ─ https://github.com/apache/incubator-mxnet/blob/java-api/scala-package/mxnet-demo/java-demo/README.md (HTTP_404)

mxnet-label-bot commented 5 years ago

Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it. Here are my recommended labels: Scala, Doc

IvyBazan commented 5 years ago

URL should be: -https://github.com/apache/incubator-mxnet/tree/master/scala-package/mxnet-demo/java-demo

ys2843 commented 4 years ago

@aaronmarkham @ThomasDelteil Follow up on this issue, mxnet_java_on_intellij java tutorial was removed on 09/19/2019 in this PR #15885. Do we want to bring that back? If not, is this issue resolved? Thanks