PGP 1445 Mlai
PGP 1445 Mlai
PGP 1445 Mlai
Mode of learning 06
Student learning outcomes 08
Programme structure 09
Programme curriculum
Course 1 Regression 10
Eligibility criteria 25
Fee structure 26
Mode of examination 27
How to apply 28
Program Introduction
01 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Who Should Apply?
The programme is
designed for technology
professionals who wish
to advance their career
as a specialist in
Artificial Intelligence and
Machine Learning.
02 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
The Industry Forecast
● As per Forrester, over 50% of tech enterprises have already implemented or are
in the process of implementing AI & ML.
● By 2025, AI & Machine Learning will automate IT growth by 71%, as reported
by Forbes.
● The AI & ML market is expected to grow globally at a CAGR of 37.95% in
2020-26.
● AI & ML Digital skills to contribute as much as 25% in the overall hiring in the IT
sector.
03 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Programme Highlights
04 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Programme Objectives
05 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Mode of Learning
The Mode of Learning used in this programme is called - Work Integrated Learning.
Internationally, Work Integrated Learning (WIL) is defined as "An educational approach
involving three parties - the student, educational institution, and employer organization(s)
- consisting of authentic work-focused experiences as an intentional component of the
curriculum. Students learn through active engagement in purposeful work tasks, which
enable the integration of theory with meaningful practice that is relevant to the students'
discipline of study and/or professional development*.
The innovative Work Integrated Learning Programs (WILP) of BITS Pilani are quite
aligned with the above definition and requirements. The programs are designed in
collaboration with its industry partners, subject matter experts from industry and
academia that enable the students to remain relevant in their chosen profession, grow in
their career and retain the habit of lifelong learning. Case studies, simulation exercises,
labs and projects further strengthen this integration.
06 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Key Benefits of BITS Pilani WILP
1. Students can pursue the programme without any career break and along with
the job.
4. Contact sessions with faculty take place mostly over weekends or after business
hours and are conducted over a technology platform that can be accessed from
anywhere.
6. Learners can access engaging learning material which includes recorded lectures
from BITS Pilani faculty members, course handouts and recorded lab content where
applicable.
07 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Student
Learning Outcomes
After completing this programme, the
student will be able to Decide whether
AI&ML techniques are applicable to a
given business problem and articulate
their benefits thereof.
08 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Programme Structure
09 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Programme Curriculum
Course 1
Regression
● Regression is a type of supervised learning technique wherein the target attribute is a
continuous variable.
● This course focuses on developing a deeper understanding of regression models both
from theoretical and implementation perspectives.
● The model selection and performance measures will be discussed in this course.
● The issues with regression models like overfitting and the ways of combatting
overfitting like ridge and lasso regression will be illustrated in this course.
● The interpretability/explicability of the models will also be discussed.
Learning Outcomes
Upon completion of this course, participants will be able to:
1. Build appropriate regression model for a given real life business problem.
2. Demonstrate the capability to select suitable degree of the polynomial regression and
performance measures.
3. Suggest appropriate methods to combat overfitting.
4. Interpret the regression model.
10 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Regression
Topics Covered
1. Introduction to six modules of the programme
Overview of 2. Programme Objectives & Learning outcomes
certificate programme 3. Evaluation of the courses (Quizzes/Assignments/Tests)
in ML & AI 4. ML&AI in today’s world
5. A real life ML&AI project and value of it to the business
1. Polynomial Curve Fitting – Finding suitable degree of the polynomial for the problem
Building Polynomial 2. Overfitting
Regression Models, 3. Ridge Regression and other ways of combatting overfitting
Overfitting and ways 4. Lasso Regression
to combat overfitting 5. Bias-Variance Decomposition 1
6. Bias-Variance Decomposition 2
11 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 2
Feature Engineering
● Feature Engineering is an important step in developing and improving the
performance of Machine Learning models.
● This course covers Data wrangling techniques that help transform the raw data to an
appropriate form on which learning algorithms can be applied.
● The data preprocessing techniques like normalization, discretization, feature subset
selection etc. and dimension reduction techniques like PCA will be discussed.
● The different ways of visualizing the data like Box plots, Contour plots, Heat maps etc.
will be illustrated.
Learning Outcomes
Upon completion of the course, participants will be able to:
1. Understand the importance of dimension reduction and apply appropriate techniques
given a real world application.
2. Compare the use of different similarity measures and Identify the appropriate
similarity measure to be used between 2 or more items, concepts, etc
3. Find and select appropriate visualization technique that answers a particular research
question.
12 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Feature Engineering
Topics Covered
1. Introduction to Feature Engineering
Overview of Feature 2. Types of data and its sources
Engineering and 3. Data quality (Missing values, Noisy data)
Data Preprocessing 4. Aggregation and Sampling
5. Feature Creation
6. Data Transformation
1. Discretization
2. Supervised Discretization using Entropy
3. Binarization
4. Proximity measures for binary attributes
5. Proximity measures for Categorical attributes
Proximity measures 6. Proximity measures for Continuous attributes and Nonmetric measures
and Feature Subset 7. Curse of Dimensionality
Selection 8. Feature Subset Selection
9. Feature selection using Filter Methods
10. Feature selection using Chi Squared Test
11. Feature selection using Information Theoretic Measures
12. Feature selection using Fisher Score
13. Feature selection using wrapper methods
1. Statistics foundations
Dimension 2. Introduction to Dimension reduction
Reduction 3. Formulation of Principal Component Analysis (PCA) using Maximum Variance
4. PCA mathematical derivation
13 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 3
Classification
● Classification is a type of supervised learning technique wherein the target attribute
takes discrete values.
● This course emphasizes the three types of techniques to solve classification problems
– discriminant function, generative and probabilistic discriminative approaches.
● This course lays down a strong foundation on the algorithmic perspective of popular
classification algorithms - k-NN, Na ve Bayes, Decision Tree, Logistic Regression and
SVM.
● The implementation details of these models along with tuning of parameters will be
illustrated. The ensemble methods, bagging, boosting, Random Forest and eXtreme
Gradient Boosting will be taught.
● The interpretability/explicability of the models will also be discussed.
Learning Outcomes
Upon completion of the course, participants will be able to:
1. Build appropriate classifier for a given real life business problem
2. Demonstrate the capability to understand classification algorithms deeply and fine
tuning the parameters therein to enhance performance of the classifier
3. Build ensemble classifier using well known techniques
4. Interpret the regression model
14 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Classification
Topics Covered
1. Introduction to Classification
2. Types of classification algorithms - Discriminant Functions, Probabilistic
Overview of the Generative models and Probabilistic Discriminative models, Tree based models
Classification Module 3. Classification Algorithms covered in the course and type of these algorithms
4. Applications of classification and case study of the course
1. kNN Classifier
Nearest-neighbour 2. Measures of prediction accuracies of classifiers – precision, recall, AUC of ROC etc.
Methods 3. Finding optimal k
4. Python Implementation of kNN
15 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Classification
Topics Covered
1. Constrained and Unconstrained Optimization
Optimization
2. Primal and Dual of an optimization problem
Foundations for
3. Quadratic Programming
Support Vector 4. KKT conditions
Machines 5. Lagrange Multiplier
16 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 4
Unsupervised Learning & Association Rule Mining
● Unsupervised learning algorithms find regularities of the given dataset in the absence
of explicit labels or supervised outputs for the data points.
● Clustering is an unsupervised learning task whose objective is to find natural grouping
present in the data.
● This course covers various clustering algorithms like K-Means, EM Algorithm, Single
Linkage Algorithm, Complete Linkage algorithm and DBSCAN.
● Various ways of assessing the quality of clustering and detecting outliers are
discussed.
● The typical industrial applications of unsupervised learning algorithms are covered as
well.
● HMM is introduced in the context of performing time series prediction and the role of
EM algorithm in estimating the parameters are discussed.
● The other part of the course introduces an important class of algorithms to learn
association or discover dependencies between the data items, known as learning
association rules.
● We discuss apriori algorithm and different metrics to measure the interestingness of
the rules.
Learning Outcomes
Upon completion of the course, participants will be able to:
1. Understand various algorithms for clustering, association rule mining and the role of
HMM in time series prediction tasks.
2. Analyse the problem and provide learning solutions using the algorithms covered in
this course.
3. Apply the learning algorithms suitably to solve various tasks including anomaly
detection, parameter estimation, segmentation etc.
4. Analyse the given problem, decide the suitability of association rule learning
technique to solve this and provide a solution.
5. Apply the HMM suitably to solve problems involving time series data.
17 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Unsupervised Learning & Association Rule Mining
Topics Covered
a. Unsupervised Learning - Introduction - Applications- Clustering as an
Introduction to unsupervised learning task - Defining clustering
Unsupervised b. Introducing Various ways to solve clustering problem ( similarity based, density
Learning, Clustering based, hierarchical, graph theoretic based) - Notion of quality of clustering
c. Overview of clustering algorithms to be covered in this course
Introducing the
clustering case study to a. overview of the data set to be used
be used throughout the b. Exploring this data using Python
course for assignments
a. K-Means Algorithm
b. Discussion on Various Initializations, Standardizing Attributes (for eg- z-score)
K-Means Algorithm & Convergence
c. Python Implementation
d. Applications of using K-means with Images, videos, documents
18 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Unsupervised Learning & Association Rule Mining
Topics Covered
Density Based a. Density based approach to clustering - Introduction
Clustering b. DBSCAN - Density, Density-reachability, Density-connectivity
c. DBSCAN Algorithm
d. Performance & scalability
e. Demonstration using Python
Clustering for
Anomaly Detection -
[ Pre-Recorded
Industry Talk ]
Assessing Quality a. Cluster Validity Evaluation (measuring compactness, separation, cluster overlap, etc)
of Clustering b. Stability of Results from clustering algorithms
c. Determining number of clusters
Significance of
Clustering - Interpreting/
summarizing Clusters
by businesses - [Pre-
Recorded Industry Talk]
a. Algorithm
b. Generating Association Rules from frequent itemsets
Apriori Algorithm c. Efficiency Issues and few ways to address it.
d. Evaluating interestingness of patterns
e. Demonstration of Apriori algorithm using python for a practical use case
a. Introduction
i. Introduction to time series data
Time series Prediction
ii. Time Series prediction applications (eg predicting stock prices, fraud
and Markov Process
detection, applications in text and speech processing)
b. (discrete) Markov Processes - Overview and Terminologies
a. i. Introduction
ii. Evaluation Problem - Given a model, evaluate the probability of observing the
sequence - (forward-backward Procedure)
Hidden Markov Model iii. Finding most likely state sequence explaining time series data - Viterbi Algorithm
iv. How to learn Model parameters - An application of EM Algorithm
b. Case Study: Introduce a problem from an application domain- solution using HMM -
Python Implementation
19 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 5
Text Mining
● In today’s world, 80% of the data generated by enterprises is unstructured or
semi-structured in the form of Emails, Surveys, Feedback etc. wherein most of the
data is in the form of text.
● This course aims to equip students with adequate knowledge in extracting the
relevant text data and skills to identify patterns therein.
● This course covers topics like converting documents to vectors using TF-IDF, Parts of
Speech Tagging, Topic modelling using LDA, sentiment analysis and recommender
systems.
Learning Outcomes
Upon completion of the course, participants will gain:
1. Knowledge of basic pipeline of Information retrieval and vectorising the documents
using TD-IDF and its implementation.
2. A mathematical foundation on modelling Parts of speech (POS) tagging using Hidden
Markov Model and hands on experience of implementing POS tagging.
3. A mathematical foundation on modelling Latent Dirichlet Analysis (LDA) for topic
modelling and hands on experience of implementing it.
4. Knowledge on sentiment analysis and its applications.
5. A mathematical foundation of Recommender Systems and hands on experience of
implementing it.
20 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Text Mining
Topics Covered
1. Introduction to Text Mining
2. Binary term incidence matrix
Information Retrieval 3. Information Retrieval Pipeline
4. Inverted Index Construction
5. Merge Algorithm and Query Optimization
6. Tolerant Retrieval using Normalization, Query expansion, Stemming,
Lemmatization, Wild card query using K-Gram index
7. Ranked Retrieval using TF-IDF and Cosine score
1. Sentiment Analysis
2. Subjectivity Analysis
Introduction to 3. Topic Extraction
Sentiment 4. Product Reviews
Analysis 5. Opinion Retrieval and Spam
6. Opinion Summarization
7. Implementing Sentiment Analysis in Python
21 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 6
Deep Learning and ANN
● Due to the availability of low-cost hardware in the last decade, several involved neural
network approaches had been explored to advance the performance of many
state-of-the-art machine learning problems such as image searching, understanding,
medical applications, autonomous vehicles such as drones and self-driving cars etc.
● In this course students will be exposed to the details of neural networks as well as
deep learning architectures.
Learning Outcomes
Upon completion of the course, participants will be able to:
1. Design a multilayer ANN for an appropriate learning problem.
2. Design multilayer neural network architecture for text/voice/video or any sequence
data.
3. Appreciate the concept of end-to-end learning and feature abstraction
4. Apply convolution and highlight useful parts in a scene for computer vision
applications.
5. Apply generative approach to solve ML problems.
22 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Deep Learning and ANN
Topics Covered
1. Introduction and Background
2. Discrimination power of single neuron
Artificial Neural 3. Training a single perceptron (delta rule)
Network 4. Multilayer Neural Networks
5. Activation functions and Loss functions
6. Backpropagation
1. CNN
2. Pooling
Convolution 3. Variants of pooling functions
Networks with
4. CNN with Fully connected Networks
Deep Learning
5. RCNN
6. Faster RCNN
1. Architecture of RNN
2. Unfolding of RNN
Sequence Modeling in 3. Training RNN
Neural Network 4. LSTM
5. LSTM and its applications
1. Undercomplete Autoencoders
Autoencoders with 2. Regularized Autoencoders
Deep Learning 3. Variational autoencoders
4. Applications of Autoencoders
23 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Course 7
Capstone Project
● During the 8-week Capstone Project, participants will work in teams to design and
solve a real-world business problem encompassing data science pipeline using
AI&ML techniques.
● Participants will be required to identify applicable AI and ML solutions and apply these
solutions to arrive at outcomes.
● Through each phase of the project, participants will be mentored by BITS Pilani
faculty members and senior Industry practitioners using a rigourous and structured
framework and will receive regular feedback on their progress.
24 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Eligibility Criteria
● Employed professionals holding BE/ B.Tech. or equivalent, one year's work
experience and working in relevant fields are eligible to apply.
25 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Fee Structure
Fee Structure for students admitted in Academic Year 2024-2025 is as follows:
`25,000 `2,20,000
Admission Open.
Click here to learn more
Last date to apply is Sept 16, 2024
26 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
Mode of Examination
Examinations Mode Options for Post Graduate Programme in Artificial Intelligence &
Machine Learning applicable for students admitted in Batch starting from Oct / Nov 2024.
Students can take their examination at any of our 33 designated examination centres in India at the
following locations:
● South Zone: Bangalore - North, Bangalore - Central, Bangalore - South, Bangalore - East, Chennai -
North, Chennai - Central , Chennai - South, Hyderabad, Secunderabad, Vijayawada, Visakhapatnam,
Kochi, Thiruvananthapuram and Coimbatore.
● North Zone: Delhi, Gurugram, Noida, Jaipur, Chandigarh, Lucknow and Pilani.
● West Zone: Mumbai, Navi-Mumbai, Pune, Pune - Pimpri Chinchwad, Goa, Ahmedabad, Indore and
Nagpur.
● East Zone: Kolkata, Bhubaneswar, Guwahati and Jamshedpur.
In addition to these locations, the Institution also has a designated examination
centre in Dubai.
27 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
How to Apply
Upon receiving the Provisional Admission Offer Letter, you will need to submit the
following within 7 days using the Online Application Center:
� Proof of ID (Govt. issued ID such as Driving License, Passport, Aadhaar, Voter ID, etc.)
Upon receiving the Block Amount and other supporting documents, you will receive a Final
Admission Offer Letter. You will need to submit the First Installment (INR 2,20,000) within 15 days
of receipt of this letter. For details on No-cost EMI option with 0% interest, Click Here.
Upon receipt of the remaining First Installment, you will receive your BITS Student ID, detailed
programme schedule and access to the learning.
28 Post Graduate Programme in Artificial Intelligence & Machine Learning APPLY NOW
B2C_25_07_2024
Let's start a conversation
to ignite the change you desire
https://bits-pilani-wilp.ac.in
Call: 080-48767777
admission@wilp.bits-pilani.ac.in