artificial intelligence & machine learning · intelligence & machine learning technologies...

18
Post Graduate Program in ARTIFICIAL INTELLIGENCE & MACHINE LEARNING

Upload: others

Post on 20-May-2020

42 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

Post Graduate Program inARTIFICIALINTELLIGENCE& MACHINE LEARNING

Page 2: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

AI - THE NEXT DIGITAL FRONTIER60% RISE IN DEMANDfor Artificial Intelligence and Machine Learning experts in 2018*

(Kelly OCG)

40% OF DIGITAL TRANSFORMATIONinitiatives will use AI services by 2019 and by 2021, 75% of enterprise applications will use AI*

(IDC report 2018)

$40 BILLIONwas spent by companies around the world in developing AI capabilities in 2016*

(McKinsey Global Institute report on Artificial Intelligence)

75%of Indian companies feel that the shortage of skilled professionals is slowing down their adoption of AI* (as per Intel/IDC)

Page 3: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

WHY GREATLEARNING

15000+Students

10 Million+Hours of Learning Delivered

15+Top Ranked Programs

1000+Industry Experts

25+India’s Best Data Science Faculty

AIML PROGRAM

Source: Analytics India Magazine

#1

Page 4: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

Covers Artificial Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language Processing, Reinforcement Learning, Neural Network, Tensor Flow and many more.

The program is offered in two formats, a blended format (classroom sessions with online content) & online only (online videos with weekend mentorship sessions)

WHAT MAKES OUR AIML PROGRAM UNIQUE?

Hands-on program using AI and ML lab and 12+ projects. It features case studies and learning from some of the top global companies like Uber, Netflix, Google, Amazon etc.

For every assignment you work as part of this program, you will get to see the solutions of the assignment as recorded walkthroughs. Recorded walkthroughs help you to understand the concepts better and analyze a problem from the view of an expert.

As part of this program, you will be making all of your submissions on Github. Github is an online repository which helps you to store all the projects 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.

Designed by leading academic and industry experts with IIT-Bombay faculty.

Page 5: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

WHAT CAN OUR AIML PROGRAM HELP YOU ACHIEVE?

The program is internationally recognized and participants earn dual certificates from The University of Texas at Austin and Great Lakes.

Develop expertise in popular AI & ML technologies and problem-solving methodologies

Develop the ability to independently solve business problemsusing AI & ML

Learn to use popular AI & ML technologies like Python, Tensorflow and Keras to develop applications

Develop a verified portfolio with 12+ projects that will showcase the new skills acquired

Build expertise in AI & ML which are quickly becoming the most sought-after skills around the world

AIML PROGRAM HELP YOU ACHIEVE?

The program is internationally recognized and participants earn dual certificates from The University of Texas at Austin and Great Lakes.

CERTIFICATE

Page 6: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

PROGRAM FORMATS: BLENDED LEARNING

CERTIFICATECERTIFICATE

BLENDED LEARNINGIn this format, learning occurs through weekend classroom sessions & online content that includes videos, reading material & projects. More importantly, in-person interaction with peers helps learners gain additional insights & industry knowledge. Classroom sessions are available in Bangalore, Mumbai, Chennai, Gurgaon, Hyderabad & Pune.

250hours of classroom learning and ML lab

150+hours of online learning (self-learning content, reading material, assessments, projects and assignments)

12+hands-on projects on AI & ML lab

1Capstone project

HackathonCompany sponsored hackathons

12 Months | 30 Days of Classroom Sessions (Weekends*)*Friday, Saturday & Sunday in odd months (m1, m3, m5...) and Saturday & Sunday in even months (m2, m4, m6...)

Page 7: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

HackathonCompany sponsored hackathons

PROGRAM FORMATS: ONLINE LEARNING

Hackathon

ONLINE LEARNINGIn this format, learning occurs through online videos along with online mentorship sessions every weekend to clear doubts, reinforce concepts and for provide assistance on projects. The mentors come with substantial industry experience which helps learners gain an industry perspective. This guidance plays a critical role in making them industry-ready.

75+hours of online Mentor and Industry sessions

150+hours of online learning (self-learning content, reading material, assessments, projects and assignments)

1Capstone project

12+hands-on projects

12 Months | 225+ hours of learning

Page 8: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

CURRICULUMFOUNDATIONS

Python for AI & MLPython BasicsPython Functions and PackagesWorking with Data Structures,Arrays, Vectors & Data FramesJupyter Notebook – Installation & functionPandas, NumPy, Matplotlib, Seaborn

Statistical LearningDescriptive StatisticsProbability & Conditional ProbabilityHypothesis TestingInferential StatisticsProbability Distributions

MACHINE LEARNING

Supervised learningLinear RegressionMultiple Variable Linear RegressionLogistic RegressionNaive Bayes Classifiersk-NN ClassificationSupport Vector Machines

Unsupervised learningK-means ClusteringHierarchical ClusteringDimension Reduction-PCA

Ensemble TechniquesDecision TreesBaggingRandom ForestsBoosting

Recommendation SystemsIntroduction to Recommendation SystemsPopularity based modelContent based Recommendation SystemCollaborative Filtering (User similarity & Item similarity)Hybrid Models

Page 9: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

ARTIFICIAL INTELLIGENCE

Introduction to Neural Networks and Deep Learning

Introduction to Perceptron & Neural NetworksActivation and Loss functions Gradient DescentBatch NormalizationTensorFlow & Keras for Neural NetworksHyper Parameter Tuning

Sequential Models and NLPIntroduction to Sequential dataRNNs and its mechanismsVanishing & Exploding gradients in RNNsLSTMs - Long short-term memoryGRUs - Gated recurrent unitLSTMs ApplicationsTime series analysisLSTMs with attention mechanismNeural Machine Translation

Computer visionIntroduction to Convolutional Neural NetworksConvolution, Pooling, Padding & its mechanismsForward Propagation & Backpropagation for CNNsCNN architectures like AlexNet, VGGNet, InceptionNet & ResNetTransfer Learning

NLP Basics(Natural Language Processing)

Introduction to NLPStop WordsTokenizationStemming and lemmatizationBag of Words ModelWord VectorizerTF-IDFPOS TaggingNamed Entity Recognition

Advanced Computer VisionObject DetectionYOLO, R-CNN, SSDSemantic SegmentationU-NetFace Recognition using Siamese Networks

Introduction to GANs (Generative adversarial networks)

Introduction to GANsGenerative NetworksAdversarial NetworksHow GANs work?DCGANs - Deep Convolution GANsApplications of GANs

Introduction to Reinforcement Learning (RL)

RL FrameworkComponent of RL FrameworkExamples of RL SystemsTypes of RL Systems Q-learning

Page 10: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

LANGUAGES AND TOOLS

Python

Python ML library Scikit-learn

NLP library NLTK Keras

Pandas

Numpy

Scipy

Matplotlib

TensorFlow

PROJECTSHere is a sample set of projects which you will be working as part of this program

A CAMPAIGN TO SELL PERSONAL LOANS

Supervised LearningIdentify potential customers for a personal loan product for a bank, allowing the bank to design targeted marketing campaigns to increase conversion.

LANGUAGES AND TOOLS

Here is a sample set of projects which you will be working as part of this program

LANGUAGES AND TOOLS

Here is a sample set of projects which you will be working as part of this program

BANK NOTE ANALYSIS

Supervised Learning,Unsupervised LearningThe project is about building a classification model to predict the authenticity of a bank note if it is counterfeit or genuine based on the characteristics of the image of the bank note.

PREDICT THE ONSET OF PARKINSON’S DISEASE

Supervised Learning, Boosting, Bagging & Random forestTraditional diagnosis of onset of Parkinson’s disease is often difficult, as monitoring the onset requires repeated clinic visits by the patient. You will be building a Machine Learning algorithm over a recording dataset to predict the onset of the disease.

BIKE RENTAL RIDERSHIP

Neural Networks, Tensorflow, KerasBike sharing services promise the convenience of bike usage without the need for ownership. A user is typically able to rent a bike from a particular location and return it at different locations. You will build a Neural Network which predicts the number of hourly and daily bikes rented, based on the environmental and seasonal settings.bank note.

Page 11: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

PRODUCT RECOMMENDATION SYSTEM

Collaborative Filtering, Recommender Systems, PythonBuild a recommendation model that can recommend top 10 products for a user based on ratings data.

IMAGE CLASSIFICATION

Concurrent Neural Networks, TensorFlow & KerasIt is the process of identifying an object or a feature in a digital image or video. In this project, you will use the power of Convoluted Neural Network to make the machine learn relevant features from sample images and automatically identify those features in new images.

Neural networks, ClassificationGiven a series of handwritten digits, interpret these images and classify them appropriately to display actual numbers using neural networks.

HANDWRITTEN DIGIT RECOGNITION

FACE RECOGNITION

Convolution Neural networks,Siamese NetworksGiven an image or a video capture of a scene with one or more faces, the project is designed to use Convolutional Neural network to detect and classify each face as one of the persons whose identity is already known or as an unknown face.

Page 12: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

SILHOUETTE ANALYSIS

Clustering and PCAThe purpose of the case study is tobuild a model which can classify a given silhouette as one of three different types of vehicle, using a set of features extracted from the silhouette.

NETWORK INTRUSION DETECTION

Clustering, Dimensionality reduction, Classification modelsBuild a network intrusion detection system and improve the accuracy of your prediction using a series of supervised and unsupervised learning techniques.

PREDICTING THE CHURN

Classification model and ensemble techniquesBuild a powerful Machine Learning model, which can help a telecom company to predict and take action on the likely customers who can switch away from their services

FAKE NEWSDETECTION

Natural Language Processing, Keras, Sequential Models, NLTKFake news is increasingly becoming a threat to our society. It is typically generated for increasing commercial interests—attract viewers and collect more advertising revenue. In this project, you will build a classifier model which can predict whether a piece of news is fake by using sequential models in Natural Language Processing.

Page 13: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

PROF. MUKESH RAOFaculty, Machine LearningGreat Learning

FACULTY

PROF. MUKESH RAOFaculty, Machine LearningGreat Learning

FACULTY

PROF. MUKESH RAOFaculty, Machine LearningGreat Learning

FACULTY

DR. KUMAR MUTHURAMANH. Timothy (Tim) Harkins Centennial ProfessorUniversity of Texas at Austin

DR. AMIT SETHIFacultyIIT Bombay

DR. D NARAYANAFaculty, AI and Machine LearningGreat Learning

PROF. ABHINANDA SARKARAcademic DirectorGreat Learning

DR. ARJUN JAINAdjunct Faculty Member, Department of Computational and Data SciencesIISc

Faculty has contributed to program curriculum and online learning content only

Page 14: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

TESTIMONIALSTESTIMONIALSTESTIMONIALS

MANISH KUMARSenior EngineerTata Consulting Engineers Limited

The program 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.

DHINESH KUMAR GANESHANLead ConsultantInfosys

Great Learning's PGP-AIML Course is an eye-opener on future technologies and opportunities and is led by industry experts who put their efforts into ensuring that the knowledge is shared in the right sense. They try to help students to gain critical information that is important for their career success.

Page 15: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

GREAT ALUMNI WORK IN LEADING COMPANIES

GREAT ALUMNI WORK IN LEADING COMPANIES

GREAT ALUMNI WORK IN LEADING COMPANIES

Page 16: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

ADMISSION DETAILSEligibilityApplicants 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.

PaymentsCandidates can pay the program fee through

Fee

degree with a minimum of 50% aggregate

Online

`2,40,000 + GST `3,60,000 + GST*(Includes tuition fee, lab access, learning materials, meals &

refreshments on the days of classes.)

Blended

Net Banking

Credit Cards or Debit Cards

Financial aidWith our corporate financial partnerships avail education loans at 0% interest rate*.

*Conditions Apply. Please reach out to the admissions team for more details.

ADMISSION

Applicants should have a Bachelor's

tutorial.

through

With our corporate financial partnerships

*

for more details.

Selection Process

Location

Interested candidates need to apply by filling a simple online

application form

1

Offer will be made to selected applicants

3

The admissions committee and faculty panel will review the application, followed by a

screening call to shortlist eligible candidates

2

The Program is available at

BANGALORE

CHENNAI

GURGAON

HYDERABAD

PUNE

MUMBAI

Page 17: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

PROGRAM PARTNERSPROGRAM PARTNERSPROGRAM PARTNERSThe University of Texas—Austin is one of the largest schools in USA. It was founded in 1883. Today UT Austin is a world-renowned higher education, research-intensive institution, serving more than 51,000 students annually with a teaching faculty of around 3,000. University of Texas at Austin is ranked #2 worldwide for Business Analytics according to the QS University rankings, #2 for science, technology, engineering and math (STEM) professionals according to Forbes and ranked #8 in Artificial Intelligence by the U.S.News & World Report Rankings 2018.

Great Lakes mission is to become a Center of Excellence in fostering managerial leadership and entrepreneurship in the development of human capital through quality research, teaching, residential learning and professional management services.

E X E C U T I V E L E A R N I N G

Great Learning's mission is to enable career success in the Digital Economy. It’s programs always focus on the next frontier of growth in industry and currently straddle across Analytics, Data Science, Big Data, Machine Learning, Artificial Intelligence, Deep Learning, Cloud Computing and more. Great Learning uses technology, high-quality content, and industry collaboration to deliver an immersive learning experience that helps candidates learn, apply, and demonstrate their competencies. All programs are offered in collaboration with leading global universities and are taken by thousands of professionals every year to secure and grow their careers.

Page 18: ARTIFICIAL INTELLIGENCE & MACHINE LEARNING · Intelligence & Machine Learning technologies and applications including Machine Learning, Deep Learning, Computer Vision, Natural Language

Learn more about the program

+91-8448480528 [email protected] greatlearning.in