Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Power up your Embedded projects with Artificial Intelligence in Python using TF Lite
Course Workflow:
This course is focused on Embedded Deep learning in Python . Raspberry PI 4 is utilized as a main hardware and we will be building practical projects with custom data .
We will start with trigonometric functions approximation . In which we will generate random data and produce a model for Sin function approximation
Next is a calculator that takes images as input and builds up an equation and produces a result .This Computer vision based project is going to be using convolution network architecture for Categorical classification
Another amazing project is focused on convolution network but the data is custom voice recordings . We will involve a little bit of electronics to show the output by controlling our multiple LEDs using own voice .
Unique learning point in this course is Post Quantization applied on Tensor flow models trained on Google Colab . Reducing size of models to 3 times and increasing inferencing speed up to 0.03 sec per input .
Sections :
Non-Linear Function Approximation
Visual Calculator
Custom Voice Controlled Led
Outcomes After this Course : You can create
Deep Learning Projects on Embedded Hardware
Convert your models into Tensorflow Lite models
Speed up Inferencing on embedded devices
Post Quantization
Custom Data for Ai Projects
Hardware Optimized Neural Networks
Computer Vision projects with OPENCV
Deep Neural Networks with fast inferencing Speed
Hardware Requirements
Raspberry PI 4
12V Power Bank
2 LEDs ( Red and Green )
Jumper Wires
Bread Board
Raspberry PI Camera V2
RPI 4 Fan
3D printed Parts
Software Requirements
Python3
Motivated mind for a huge programming Project
----------------------------------------------------------------------------------
Before buying take a look into this course GitHub repository
Course Content
- 3 section(s)
- 63 lecture(s)
- Section 1 Non Linear Trigonometric Functions Approximation
- Section 2 Visual Calculator
- Section 3 Voice Controlled LEDs
What You’ll Learn
- Build your own AI Projects
- Raspberry Pi 4 based Robot for Computer Vision
- Neural Network to classify your Voice
- Custom Convolution Network Creation
Skills covered in this course
Reviews
-
김김기태
실제로 모델을 만들면서 실습해 볼 수 있어서 아주 좋은 시간이였습니다. 좋은 강의 감사합니다.
-
LLonnie Brouwer
This course covered the elements (using hardware for input and output rather than just downloading input files and graphing outputs) that I needed. Good job!
-
SStefano Luise
The course is well structured and interesting. Every now and then the teacher makes some mistakes and then corrects himself, a sign that the video has not been re-edited, in any case I don't find anything wrong with it, in fact it increases the level of attention. I recommend using at least a Raspberry PI4, model 3 works equally but is obviously slower. I did half the course with the Raspberry 3B+ then I got a PI4 and the processing speed is approximately double. Despite having several years of programming behind me, I had almost no knowledge of Python and numpi. I highly recommend studying at least the basics of Python and the Numpi library before tackling the course. The teacher answers all questions quickly
-
MMarkell Sudnev
Interesting theme, rich nn theory part.