Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.09 KB

Tutorials

Totorial Github Notbook Colab Notebook
Getting Started with deepC Read in repo Run in Colab
Gradient Descent with deepC Read in repo Run in Colab
k nearest neighbor with deepC Read in repo Run in Colab
k means color quantization with deepC Read in repo Run in Colab

Examples

  1. Intermediate codegen and generate binary/bundle for your model
  2. Profiling your deep learning model
  3. Debugging deep learning model with intermediate code generation

deepC on MicroControllers

  1. running your ml model on Arduino