About ML5 library

For your information, this application uses ML5 library which contains access to machine learning algorithms and models in the browser for a broad audience of artists, creative coders, and students.
It is a large datasets with classifications given by humans are used to create models that ML algorithms will use to determine classifications of future inputs like picture or videoCaptures.In this app, we can take pictures of many different fruits and vegetables. And the AI will use deep learning to collect all this image and then put them into its database.
For this module, the more image you put into its database, the better you can train this AI.If you want to know more about AI and deeplearning here is the link below.


This video have these subject that you can learn

1. AI vs Machine Learning vs Deep Learning
2. What is Artificial Intelligence?
3. Example of Artificial Intelligence
4. What is Machine Learning?
5. Example of Machine Learning
6 What is Deep Learning?
7. Example of Deep Learning
8. Machine Learning vs Deep Learning


Starting Your Coding !



The first important thing that you will need is MobileNet. And the second important thing is ML5. MobileNet was trained on ImageNet, a database of approximately 15 million images labeled with 1,000 different classifications. What the model classifies a given image is entirely dependent on that training data — what is included, excluded, and how those images are labeled (or mislabeled).

Here is all the tutorial or article you will need to build this excitting App.