m-mb / tutorials

Colab/Jupyter tutorials about training TensorFlow models for Edge TPU, and other tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colab tutorials for Coral

These Jupyter notebooks provide interactive Python tutorials for development with Coral. You can download these files and run them on a local Jupyter notebook, but they're designed for execution with Google Colab, using the links below.

Train and build a model for the Edge TPU:

Other tutorials:

  • Run Colab on a Coral Dev Board

    This shows how to run a Jupyter notebook on your Dev Board from a Google Colab interface on your host computer.

  • Build all the C++ "edgetpu" examples

    This is a convenient way to build all the C++ inferencing examples from edgetpu/src/cpp/examples/, and download them to your computer.

  • Build the C++ "lstpu" example

    This is a convenient way to build the "lstpu" C++ example (it lists all Edge TPUs in your system), and download it to your computer.

About

Colab/Jupyter tutorials about training TensorFlow models for Edge TPU, and other tutorials

License:Apache License 2.0


Languages

Language:Jupyter Notebook 82.9%Language:Shell 14.5%Language:Dockerfile 2.6%