These notebooks show examples of converting trained models to CoreML using coremltools.
To run locally, use the environment.yml file to create a new conda environment:
conda env create -n cml_demo -f binder/environment.yml
conda activate cml_demo
jupyter notebook