Machine Learning

...

In this tutorial, we are going to explore how we can frame a non-mathematical problem into a deep learning problem with mathematics and coding.

Aug 1, 2022

...

By modifying the object detection example program of TensorFlow Lite, we can easily make an object tracking camera.

Feb 6, 2022

...

There is a newer, improved version of the TensorFlow Lite object detection program for Raspberry Pi.

Jan 30, 2022

...

By using the new TensorFlow Lite Model Maker, we can easily train a custom TensorFlow Lite model that can be deployed on a Raspberry Pi.

Sep 7, 2021

...

By using a Raspberry Pi and labelImg, we can create datasets for training custom object detection models.

Aug 28, 2021

...

Google's Colaboratory is an excellent and essential tool for novices and professionals to experiment with machine learning.

Mar 28, 2021

...

Decision tree is a powerful tool for machine learning. By using the scikit-learn library, we can construct and display a decision tree with a few lines of code.

Dec 25, 2020

...

With Visual Studio Code and Jupyter installed on the Raspberry Pi, we can turn a Pi into an amazing platform for studying machine learning.

Dec 12, 2020

...

By using an ESP32 with a camera, we can stream video wirelessly to a Raspberry Pi very easily.

Nov 8, 2020

...

While Raspberry Pi is not a powerful computer for AI computation, it's possible to speed up the inferencing speed signficiantly by attaching a Tensor Processing Unit to it.

Jun 27, 2020

...

Without Google's Teachable Machine, we can train our own simple image classification models without writing a single line of code.

Jun 20, 2020

...

By using the Raspberry Pi camera and TensorFlow Lite, it is quite easy to use AI models to perform object detection.

Apr 18, 2020