Source code for machine learning tutorials and examples used in Arm's ML developer space.
Deploy a TensorFlow MNIST model with the Arm NN inference engine.
Deploy a TensorFlowLite Quantized MobileNet V1 model with the Arm NN inference engine.
- Tutorial on Arm's developer site(TBD)
- Source code on GitHub
Explore gesture recognition with TensorFlow and transfer learning on the Raspberry Pi 4 Model B, Pi 3 and Pi Zero.
Train a convolutional neural network from scratch to recognize multiple gestures in a wide range of conditions with TensorFlow and a Raspberry Pi 4 Model B or Pi 3.
Deploy a Caffe CIFAR10 model on Arm Cortex-M CPUs.