Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

Post Graduate Program In

ARTIFICIAL
INTELLIGENCE AND
MACHINE LEARNING:
BUSINESS APPLICATIONS

CURRICULUM
GUIDE

Delivered in collaboration with:


About the Program
The Post Graduate Program in Artificial Intelli-
gence and Machine Learning: Business Applications
(PGP-AIML) unique-ly combines a comprehensive
curriculum, cover-ing the most widely-used tools
and techniques in the industry, with a hands-on
learning approach. A structured learning journey
Key Learning
keeps you on track throughout as you achieve your Outcomes
weekly learning milestones with your mentor and
benefit from their rich professional experience. On
successful completion, you are awarded a Build your expertise in
certificate from The University of Texas at Austin. the most widely-used
AI & ML tools and
technologies.

Program Pedagogy
Acquire the ability to
The 6-month online program blends pre-recorded independently solve
content with live and interactive sessions every business problems
week. using AI & ML.

Master the skills


needed to build
machine learning and
Recorded Interactive deep learning models.
Video Lectures Mentor-Led Sessions

Develop know-how of
the applications of AI in
areas such as Computer
Vision & NLP.

8+ Hands-on
Understand the possibil-
Projects
ities and implications of
AI in different industries.

Build a substantial body


of work and an indus-
try-ready portfolio in AI
30+ Case Studies 15+ Quizzes & ML.
Module-Wise Curriculum
Module 1 Module 2

Fundamentals of AIML Supervised Learning


1 Project | 3 Quizzes | 6 Case Studies 1 Project | 2 Quizzes | 4 Case Studies

Python is an essential program- The aim of Supervised Machine


ming language in the tool-kit of Learning is to build a model
an AI & ML professional. In this that makes predictions based
course, you will learn the essen-
- on evidence in the presence of
tials of Python and its packages uncertainty. In this course, you
for data analysis and computing, will learn about Supervised
including NumPy, SciPy, Pandas, Learning algorithms of Linear
Seaborn and Matplotlib. Regression and Logistic
Regression.
Topics Covered
• Introduction to Python Topics Covered
• NumPy, Pandas • Intro to Machine Learning
• Exploratory Data Analysis • Linear Regression
• Matplotlib, Seaborn • Logistic Regression
• Model Evaluation
Sample Project 1
Perform exploratory data analy-
sis to understand the popularity Sample Project 2
trends of movie genres and to Build a model that will help to
figure out the patterns in movie identify the customers of a bank
viewership. who have a higher probability of
purchasing a loan.

“I quite enjoy mentored learning sessions. The mentor is quite good and
continues to check-in with learners by asking questions.”

Jody Chilton, Chief Strategy Officer, OSN, UK


Module-Wise Curriculum
Module 3 Module 4

Ensemble Techniques Feature Engineering,


1 Project | 2 Quizzes | 4 Case Studies Model Selection & Tuning
1 Project | 2 Quizzes | 4 Case Studies
Ensemble methods help to
improve the predictive perfor- Model building is an iterative
mance of Machine Learning process. Employing Feature
models. In this course, you will- Engineering techniques along
learn about different Ensemble with a careful model selection
methods that combine several exercise helps to improve the
Machine Learning techniques model. Further, tuning the model
into one predictive model in is an important step to arrive at
order to decrease variance, bias the best possible result. This
or improve predictions. module talks about the steps and
processes around the same.
Topics Covered
Topics Covered
• Decision Trees
• Feature Engineering.
• Ensemble Methods Bagging,
• Sampling and Smote,
Boosting and Stacking
Regularization
• Random Forest
• Pipelining
• Model Performance Measures
Sample Project 3
Build a model that will help the Sample Project 4
marketing team of a company to
Perform Feature Engineering
identify potential customers for a
and Model Tuning on a model
term deposit subscription.
designed to predict the strength
of construction material to
enhance accuracy.

“I am very satisfied with the programme and highly


recommend it.”
Diego Bettega, IPG Mediabrands (United Kingdom)
Module-Wise Curriculum
Module 5 Module 6

Unsupervised Learning Neural Networks


1 Project | 2 Quizzes | 4 Case Studies 1 Project | 2 Quizzes | 4 Case Studies

Unsupervised Learning finds Deep Learning carries out the


hidden patterns or intrinsic Machine Learning process using
structures in data. In this course, an ‘Artificial Neural Net’, which is
you will learn about common-- composed of a number of levels
ly-used clustering techniques arranged in a hierarchy. In this
like K-Means Clustering and course, you will learn about the
Hierarchical Clustering along basic building blocks of Artificial
with Dimension Reduction tech- Neural Networks. You’ll learn
niques like Principal Compo- how Deep Learning Networks
nent Analysis. can be successfully applied to
data for knowledge discovery,
Topics Covered knowledge application, and
• K-Means Clustering knowledge-based prediction.
• Hierarchical Clustering
Topics Covered

Sample Project 5 • Basics


Identify different segments from • Artificial Neural Networks
a bank’s existing customer pool • Activation Function, Loss
based on their spending pat- Function
terns as well as past interactions • TensorFlow
with the bank. • Keras
Sample Project 6
Build an Image Classification
model to classify street view
house numbers using Neural
Networks.

“Overall it is a great course- good content, expert mentorship and


excellent support from the program office.”
Arun Kumar U, Sr. IT Analyst, Siemens Postal, Parcel and Airport Logistics (Germany)
Module-Wise Curriculum
Module 7 Module 8

Computer Vision Natural Language


1 Project | 2 Quizzes | 4 Case Studies Processing
1 Project | 2 Quizzes | 4 Case Studies
The module will reflect on the
ability of a computer system to This module talks about yet
see and make sense of visuals another interesting implementa-
using Convolutional Neural - tion of Neural Networks that -
Networks. It will enable you to revolves around equipping
efficiently handle image data for computers to understand
the purpose of feeding into human language. You will learn
Convolutional Neural Networks. to understand sentiments from
the texts.
Topics Covered
• Business Applications of Topics Covered
Computer Vision • Business Applications of NLP
• Working with Images • Working with Text Data
• Convolutions, • Libraries for working with
• Introduction to CNNs text data
• NLP Applications - Sentiment
Analysis
Sample Project 7
Build a Convolutional Neural Sample Project 8
Network from scratch to classify
images into their respective Detect sentiment from head-
categories. lines/reviews using the different
textual analysis techniques and
sentiment analysis.

“The program is very enjoyable and I am very satisfied


by the program.”

Jaime Sanabria, Account Manager, GroupM (Spain)


Self-Paced Modules
Module 9 Module 10

Statistical Learning Recommendation


Systems
Statistical Learning is a branch
of applied statistics that deals A large number of companies
with Machine Learning, empha- use recommender systems,
sizing statistical models and which are software that select
assessment of uncertainty. This products to recommend to
course on statistics will work as individual customers. In this
- -
a foundation for the Artificial course, you will learn how to
Intelligence and Machine produce successful recom-
Learning concepts learnt in this mender systems that use past
program. product purchase and satisfac-
tion data to make high-quality
Topics Covered personalized recommendations.
• Descriptive Statistics
Topics Covered
• Inferential Statistics
• Probability & Conditional • Popularity-based Model
Probability • Market Basket Analysis
• Hypothesis Testing • Content-based Model
• Chi-square & ANOVA • Collaborative Filtering
• SVD Approach
Sample Project 9 • Hybrid Recommendation
Deep dive deep into an insur- Systems
ance company data set to find
valuable insights on customer Sample Project 10
profiles based on several statisti- Build your own recommendation
cal tests. system for products on an
e-commerce website.

Module 11

Model Deployment
In this module, we will be talking about the model deployment techniques
and techniques around making your model scalable, robust and reproducible.

Topics Covered • Packaging Models • Rest APIs, Dockers


• ML Pipeline and Model scalability
Why are Some Modules Self-paced?
The self-paced modules cater to skills that are complementary to those learnt in
guided modules. Since all learners do not need to/may not want to learn them,
they have been kept as part of self-paced modules.

All these modules have similar high-quality recorded video lectures by UT


Austin faculty, global academicians, and industry experts but do not have men-
torship sessions. You can learn them at your own pace and schedule, based on
your interests and the current and future demands of your role.

For all academic and non-academic questions in these modules, your Program
Manager will be there to assist you.

Ready to Advance
Your Career?
Apply Now

Speak to a Program Advisor


Have questions about the program or how it fits in with your career goals?

+1 512 647 2647

aiml.utaustin@mygreatlearning.com

www.mygreatlearning.com/pg-program-online-
artificial-intelligence-machine-learning

https://la.utexas.edu/greatlearning/

You might also like