Skip to content

ContinuumIO/coreml-demo

 
 

Repository files navigation

Demos for coremltools

Binder

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%