The course is designed to take you on a journey from being an absolute beginner in python programming to being comfortable in creating machine learning models. The course can be divided into three parts each designed specifically to make you an expert in different domains.
The first part of the course will help you get started with python as a programming language where you will learn about data types, if else statements, loops and functions to create basic command line programs and eventually create full fledged modern looking GUI interfaces for the same using the PyQt5 library. How can we not learn about OOPs when learning python? We will be learning the most crucial topic in the most fun way, learning the object oriented programming concepts while building games using the PyGames Library.
The second part is all about image processing using openCV, from understanding how to represent images using NumPy arrays to being able to create simple ML models to detect particular objects in a given video. By the end of the second part you will know the in and out of the cv2 library.
The third part starts off with some important libraries like Pandas, MatPlotLib and SeaBorn which will help you accomplish the most important parts of AI and ML namely Data Acquisition and Data Cleaning. Leveraging the knowledge gained during the course along with the newly learned libraries we will be all set to start with our first machine learning model. But that's just the start we will go on to learn more about supervised and unsupervised learning.
The course has a ton of projects with varying complexity which will help you get better at the newly gained knowledge.
Personal Training: Rs. 42,480/- (Plus taxes)
Learning Outcomes
Course will also include programming with concepts like