An Introduction to Machine Learning
Zenva
Access +100 programming courses in Zenva: https://academy.zenva.com/?zva_src=youtube
In this course we’ll be building an image classification Artificial Intelligence (AI) that can detect transportation vehicles, animals and other objects. We’ll train our AI with a dataset of images, and then give it new images which it will be able to classify.
We’ll begin by introducing the concept of image classification and Machine Learning. We’ll the cover the Nearest Neighbor Classifier technique and write a script to implement it. Then, we’ll move on to covering the k-Nearest Neighbor technique which provides a more generic approach to solving this problem. Parameters of our AI will be discussed and we’ll use Hyperparameter Tuning for that. To train our image we’ll use the CIFAR-10 Image Classification Dataset, which is broadly used in academia and the industry.
Our tutorial blogs: GameDev Academy: https://gamedevacademy.org HTML5 Hive: https://html5hive.org Android Kennel: https://androidkennel.org Swift Ludus: https://swiftludus.org De Idea A App: https://deideaaapp.org
Twitter: @ZenvaTweets ... https://www.youtube.com/watch?v=Uefib91veCo
18995087 Bytes