PGP AIML Online - Brochure
PGP AIML Online - Brochure
PGP AIML Online - Brochure
140+
5 YEARS OF
EXCELLENCE
SUCCESSFUL
BATCHES
ABOUT THE PROGRAM
The program covers the It features 12+ hands-on For every assignment you
latest AI/ML technologies projects using AI and ML lab. work on as part of this
including deep learning, It also includes case studies, program, you will get to see
computer vision, NLP industry sessions with leading the solutions of
Reinforcement Learning, experts and learning from the assignment as recorded
neural network, some of the top global walkthroughs. Recorded
TensorFlow, Generative AI companies like Uber, Netflix, walkthroughs help you
like ChatGPT and many Google, and Amazon. understand concepts better
more. and analyze a problem from
the view of an expert.
As part of this program, you will be making all of The program is designed by leading
your submissions on Github. Github is an online academic and industry experts along
repository which helps you store all the projects with IIT-Bombay faculty.
and assignments you have done as part of this
program in a single place. Today, most companies
look at potential recruits' Github profiles to check
their technical expertise before hiring them.
03
PROGRAM PEDAGOGY
04
PROGRAM CURRICULUM
PYTHON BOOTCAMP FOR NON-PROGRAMMERS
This bootcamp serves as a training module for learners with limited or no programming exposure.
It enables them to be at par with those learners who have prior programming knowledge, before
the program commences. This is an optional but open-to-all module. More than 1000 learners have
successfully leveraged it to create a strong foundation of programming knowledge necessary
to succeed as an AI/ML professional.
FOUNDATIONS
Introduction to Python
• Python Basics
• Python Functions and Packages
MODULE 1 • Working with Data Structures, Arrays,
Vectors & Data Frames
• Jupyter Notebook – Installation & Function
• Pandas, NumPy, Matplotlib, Seaborn
• Applied Statistics
• Descriptive Statistics
• Probability & Conditional Probability
MODULE 2
• Hypothesis Testing
• Inferential Statistics
• Probability Distributions
MACHINE LEARNING
Supervised Learning
• Linear Regression
• Multiple Variable Linear Regression
MODULE 1 • Logistic Regression
• Naive Bayes Classifiers
• k-NN Classification
• Support Vector Machines
05
Ensemble Techniques
• Decision Trees
MODULE 2
• Bagging
• Random Forests
• Boosting
Unsupervised Learning
• K-means Clustering
MODULE 3
• Hierarchical Clustering
• Dimension Reduction-PCA
Introduction to SQL
• Introduction To DBMS
• ER Diagram
• Schema Design
• Key Constraints and Basics of Normalization
• Joins
MODULE 5 • Subqueries Involving Joins and Aggregations
• Sorting
• Independent Subqueries
• Correlated Subqueries
• Analytic Functions
• Set Operations
• Grouping and Filtering
06
ARTIFICIAL INTELLIGENCE
Computer Vision
• Introduction to Convolutional Neural Networks
• Introduction to Images
• Convolution, Pooling, Padding & its Mechanisms
• Forward Propagation & Backpropagation for CNNs
• CNN architectures like AlexNet, VGGNet,
MODULE 2 InceptionNet & ResNet
• Transfer Learning
• Object Detection
• YOLO, R-CNN, SSD
• Semantic Segmentation
• U-Net
• Face Recognition using Siamese Networks
• Instance Segmentation
08
ChatGPT: The Development Stack
• Mathematical Fundamentals for Generative AI
• VAEs: First Generative Neural Networks
• GANs: Photorealistic Image Generation
• Conditional GANs and Stable Diffusion
• Transformer Models: Generative AI for
Natural Language
• ChatGPT: Conversational Generative AI
• Hands-On ChatGPT Prototype Creation
• Next Steps for Further Learning and Understanding
Introduction to Generative AI
• AI vs ML vs DL vs GenAI
• Supervised vs Unsupervised Learning
• Discriminative vs Generative AI
• A Brief Timeline of GenAI
• Basics of Generative Models
• Large Language Models
• Word Vectors
• Attention Mechanism
• Business Applications of ML, DL and GenAI
• Hands-on Bing Images and ChatGPT
09
TOOLS AND MORE
statsmodels
PROJECTS
1. To identify the potential customers who have a higher probability to churn using ensemble
prediction model.
A telecom company wants to use their historical customer data to predict behaviour to retain
customers. You can analyse all relevant customer data and develop focused customer retention
programs.
2. To cluster the vehicles as per their fuel consumption attributes and later train a regression model
for an automobile dataset.
The purpose is to classify a given vehicle as one of three types of vehicles, using a set of features
extracted from the silhouette. The vehicle may be viewed from one of many different angles.
3. To create an automation using computer vision to impute dynamic bounding boxes to locate cars
or vehicles on the road.
City X’s traffic department wants to understand the traffic density on road during busy hours in
order to efficiently program their traffic lights.
10
4. Implementing an Image classification neural network to classify Street House View Numbers.
Recognizing multi-digit numbers in photographs captured at street level is an important
component of modern-day map making. A classic example of a corpus of such street-level
photographs is Google’s Street View imagery composed of hundreds of millions of geo-located
360-degree panoramic images.The ability to automatically transcribe an address number from a
geolocated patch of pixels and associate the transcribed number with a known street address
helps pinpoint, with a high degree of accuracy, the location of the building it represents.
More broadly, recognizing numbers in photographs is a problem of interest to the optical character
recognition community. While OCR on constrained domains like document processing is well
studied, arbitrary multi-character text recognition in photographs is still highly challenging. This
difficulty arises due to the wide variability in the visual appearance of text in the wild on account of
a large range of fonts, colors, styles, orientations, and character arrangements. The recognition
problem is further complicated by environmental factors such as lighting, shadows, secularities,
and occlusions as well as by image acquisition factors such as resolution, motion, and focus blur.
5. Predicting the condition of the patient depending on the received test results.
This project has two parts. In the first part we are trying to predict the condition of the patient
depending on the received test results on biomechanics features of the patients according to their
current conditions. In part II, we need to design a supervised learning prediction model to perform
targeted marketing for executing a digital marketing campaign for a bank.
6. To build an NLP classifier which can use input text parameters to determine the label/s of the blog.
Classification is probably the most popular task that you would deal with in real life. Text in the form
of blogs, posts, articles, etc. is written every second. It is a challenge to predict the information about
the writer without knowing about him/her. We are going to create a classifier that predicts multiple
features of the author of a given text. We have designed it as a multi-label classification problem.
11
7. To build a recommendation system using popularity based and collaborative filtering methods to
recommend mobile phones to a user which are most popular and personalised respectively.
India is the second largest market globally for smartphones after China. About 134 million smartphones
were sold across India in the year 2017 and is estimated to increase to about 148 million in 2024. India
ranked second in the average time spent on mobile web by smartphone users across Asia Pacific.
If a seller succeeds to publish smartphones based on user’s behaviour/choice at the right place, there
are 90% chances that user will enquire for the same. This Case Study is targeted to build a
recommendation system based on the individual consumer’s behaviour or choice.
9. To build a semi-rule based text chat bot which can give static responses to the user depending on
the inputs for industrial safety and incidents
Linguistic chatbots have become a must to have automation for large organisations with a huge client
base. They serve as a virtual support, Helpdesk, sales agents etc enhancing the business and the
customer experience.
10. To build an image classifier and object detection model which can classify a car from an image
and identify the location of the car from an image by publishing a bounding box around it.
Image classifiers have become a must to have automation for organisations chasing towards
employing autonomous AI bots. Computer vision can be used to automate supervision and generate
appropriate action triggers if the event is predicted from the image of interest. For example a car
moving on the road can be easily identified by a camera as make of the car, type, colour, number
plates, etc.
11. To build an image classifier and object detection model which can classify a chest X-ray image
into with/without pneumonia disease and identify the location of the chest X-ray where the disease is
localised by publishing a bounding box around it.
The designed model can be used as a micro service within an application which can assist hospitals
and patients to detect the health condition of the patient just by scanning the X-ray file generated.
Project involves designing a full stack deep learning AI solution covering data warehousing, data
cleansing, validation, machine learning model design/ validation/tuning, model freezing/baseline and
model deployment using a clickable UI.
12. To build an image classifier which can classify images of dogs as per their breeds.
Image classifiers have become a must to have automation for organisations chasing towards employing
autonomous AI bots. This image classifier can be a micro service for identifying if the captured image is a
dog and later identifying which breed or class the animal belongs to. The learnings and experience
obtained to design this automation can be trained and deployed on different image/class dataset too.
12
FACULTY
DR. KUMAR MUTHURAMAN DR. D NARAYANA PROF. MUKESH RAO PROF. ABHINANDA
SARKAR
H. Timothy (Tim) Harkins Faculty, AI and Faculty, Machine Learning
Centennial Professor Machine Learning Academic Director
TESTIMONIALS
MANISH KUMAR
Senior Engineer, Tata Consulting
Engineering Limited
The learning experience has been smooth and great. The program is
well-structured and the learning content provided is up-to-date and covers both
theoretical and industrial application aspects. Hands-on exercises and projects at
the end of the module are really helpful in gaining confidence.
Faculty has contributed to program curriculum and online learning content only.
13
DEDICATED CAREER SUPPORT
E-PORTFOLIO
An e-portfolio is a snapshot of all the projects done
and skills acquired during the program that is
shareable across social media channels. This will help
you establish your expertise to potential recruiters.
CAREER GUIDANCE
CAREER GUIDANCE
Get access to career mentoring from industry
experts who’ve transitioned to Artificial
Intelligence and MachineE-PORTFOLIO
Learning roles.
Benefit from their guidance on how to build a
rewarding career in Artificial Intelligence and
Machine Learning.
JOB BOARD
The program provides candidates
access to a Job Board with job
opportunities shared by 3000+
organisations. Gain an average salary
hike of 50% like many other learners.
14
COMPANIES THAT HIRE FROM US
15
ADMISSION DETAILS
Eligibility
Applicants should have a Bachelor's degree with a minimum of 50% aggregate marks or equivalent
and familiarity with programming. For candidates who do not know Python, we offer a free
pre-program tutorial.
Selection Process
₹2,75,000 + GST Candidates can pay the program fee through net
banking, credit cards, or debit cards.
FINANCIAL AID
With our corporate financial partnerships, avail
education loans at 0% interest rate* .
*Conditions Apply. Please reach out to the admissions team for more details.
16
PROGRAM USE CASES
The profound impact of Artificial Intelligence and Machine Learning has ushered in a new era across
industries. Their integration has become imperative, revolutionizing operations and allowing
companies to harness their potential to elevate customer experiences. With continuous
advancements in computational power, leveraging AI/ML has become not just feasible but essential
for businesses aiming to optimize and enhance their interactions with customers.
E-Commerce
Entertainment
News
SARCASM DETECTION
17
PROGRAM PARTNERS
18
CONTACT US
+91 80471 89252
aiml@greatlearning.in
mygreatlearning.com