Run the ONNXModelExport notebook to generate the model in the models
directory.
To run the notebook, cd to this directory and run jupyter -
this will open a browser window with the notebook:
$ jupyter notebook
Alternatively, run the script using python, or the pytest below, to generate the model.
Deploy the application package after completing the notebook.
Note: This example is work in progress and not completed yet