In this category we'll be investigating all aspects of the Artificial Intelligence Edge and its associated hardware. We'll be reviewing the latest hardware and algorithms, as well as conducting investigative hardware projects. We'll be answering, ideally, the right questions right at the cutting edge of Edge AI including: What embedded system hardware is best suited to a particular deep neural network task? What Edge AI hardware would be better suited for use on a drone, robot, etc.

- Written by: BP
- Category: Edge AI: Machine Learning Classification
In this short interval, in the basic classification series, I discuss the role of the Tensorflow Delegate and demonstrate how a compiler is used to generate the components used by hardware accelerators in general and specifically the Coral EdgeTPU.

- Written by: BP
- Category: Edge AI: Machine Learning Classification
In this article the TFLite model, developed previously, is used to perform inferencing on TI’s Edge Cloud server and like before predictions are made, using the TFLite interpreter runtime engine.

- Written by: BP
- Category: Edge AI: Machine Learning Classification
In this article I convert the Fashion MNIST model, created previously, into a TFLite model that can be used to delegate machine learning tasks to the SK-TDA4VM Starter Kit’s hardware accelerators.

- Written by: BP
- Category: Edge AI: Machine Learning Classification
In this article I use the Mac Mini M1 with the Tensorflow-metal plugin to classify clothing on the M1's GPU. Part 1 of the SK-TDA4VM Machine Learning Workflow, using the Tensorflow deep learning framework with the Fashion MNIST dataset.