vendor independent TinyML deep learning library, compiler and inference framework microcomputers and micro-controllers

Download and install deepC and run onnx2cpp command
% onnx2cpp <model>.onnx
Use setup and loop to include C++ file compiled by deepC
Consult Arduino Reference to complete your application/sketch.
