Using ONNX models from clojure

SciCloj logo
This is part of the Scicloj Clojure Data Tutorials.

1 Preface

ONNX is an upcoming exchange format for machine learning models. It is platform indepedent and allows, for example, to train models in python, export the trained model into a file, and then use it in Java / Clojure for inference

source: projects/ml/onnx/notebooks/index.clj