An End-to-End Tutorial Running CNN on MCU with uTensor Setup python2.7 -m virtualenv .venv source .venv/bin/activate pip install mbed-cli && mbed deploy pip install utensor_cgen==0.3.3.dev2 Compilation attach your board to the computer run make compile For the detailed guide, please refer to this post