Liking cljdoc? Tell your friends :D

MXNet - Java Inference API

MXNet supports Java for performing inference on a trained model. The MXNet Java Inference API is an extension of the Scala Infer API which provides model loading and inference functionality.

The goal of the MXNet Java package is to provide an efficient and easy to use inference API. The MXNet Java package makes it easy to quickly deploy an existing model into a production level Java ecosystem.

Installation

Tutorials

See the tutorial page for detailed tutorials and examples using the Java Inference API.

Java Inference API Reference

The Java Infer API javadocs provides detailed API information.

Can you improve this documentation? These fine people already did:
Sheng Zha & Andrew Ayres
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close