Skip to content

Commit

Permalink
Added link to landing page for Java examples (apache#14481)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavydenko authored and haohuw committed Jun 23, 2019
1 parent 7d50d38 commit bc2d674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ If your tutorial depends on specific packages, simply add them to this provision
* [MXNet C++ API](http:https://mxnet.incubator.apache.org/api/c++/index.html)
- [C++ examples](https://github.com/apache/incubator-mxnet/tree/master/example/image-classification/predict-cpp) - Example code for using C++ interface, including NDArray, symbolic layer and models.
* [MXNet Python API](http:https://mxnet.incubator.apache.org/api/python/index.html)
* [MXNet Java API](http:https://mxnet.incubator.apache.org/api/java/index.html)
* [MXNet Scala API](http:https://mxnet.incubator.apache.org/api/scala/index.html)
* [MXNet R API](http:https://mxnet.incubator.apache.org/api/r/index.html)
* [MXNet Julia API](http:https://mxnet.incubator.apache.org/api/julia/index.html)
Expand Down

0 comments on commit bc2d674

Please sign in to comment.