tree: 9a27ca69287469086b9aae8388584e25401d3b09 [path history] [tgz]
  1. src/
  2. test/
  3. .gitignore
  4. project.clj
  5. README.md
contrib/clojure-package/examples/tutorial/README.md

tutorial

Installation

Before you run this example, make sure that you have the clojure package installed. In the main clojure package directory, do lein install. Then you can run lein install in this directory.

Usage

Tutorials are based on the Scala api examples here https://mxnet.apache.org/api/scala/ndarray.html

Start with ndarray then move onto symbol and module