Machine Learning: Fundamentals and Algorithms

Master the Most In-Demand Skills for Machine Learning and AI

Download Brochure

Get Your Brochure

Course Dates

STARTS ON

TBD

Course Duration

DURATION

10 weeks, online
5-10 hours/week

Course Fee

PROGRAM FEE

Course Fee

For Your Team

Enroll your team and learn with your peers

Learn More
Take a self-assessment test to verify your readiness for the math and Python content in this program.

Advance Your Skills in Machine Learning & AI

With the paradigm shift in technology trending hard in the direction of machine learning and artificial intelligence, the skills of future-ready technologists, analysts, engineers and data managers also must shift, expand and advance. Machine Learning: Fundamentals and Algorithms, an online program offered by Carnegie Mellon University’s School of Computer Science Executive Education, provides you with the technical knowledge and analytical methods that will prepare you for the next generation of innovation.

The course requires a functional knowledge of high-school-level linear algebra, calculus, probability, statistics, and Python programming.

#1 in Artificial Intelligence Specialty and Graduate Programs for Computer Science.

Source: U.S. News & World Report

Key Outcomes

This 10-week online program is designed to provide software engineers, data analytics professionals and technical data managers with a skillset focused on fundamental machine learning methods. Participants who complete the program will be prepared to do the following:

  • Synthesize components of machine learning to create functional tools for prediction of unseen data.
  • Implement and analyze learning algorithms for classification, regression and clustering.
  • Use concepts from probability, statistics, linear algebra, calculus and optimization to describe and refine the inner workings of machine learning algorithms.

Who Should Attend

This program is designed for participants who have experience with Python programming and want to learn more about the underlying mathematics behind machine learning algorithms. This program is most suitable for the following:

Engineers in IT products and services, healthcare, or banking and financial services who want hands-on instruction in the tools and techniques of machine learning.

Representative roles include:

  • Software Engineer
  • Software Developer
  • Automation Engineer
  • Design Engineer

Data Analytics Professionals in the banking and financial services industry, or IT products and services, with responsibility for publishing reports, innovating, and working with analytics in a data-dense environment. This program will be especially relevant for analysts seeking to implement machine learning into projects or to upgrade from spreadsheet-based analysis to more powerful programmatic models of data analysis.

Representative roles include:

  • Analyst
  • Business Analyst
  • Data Scientist
  • Data Analyst

Technical Managers/Directors of Data Functions leading a team of coders in banking and financial services, IT, healthcare, retail, logistics, or industrial goods who want to create enterprise value and gain hands-on skills in machine learning technology with the goal of solving business pain points.

Representative roles include:

  • Tech Lead
  • Senior Engineer
  • Senior Developer
  • VP Engineering
  • VP Technology
  • VP Analytics
  • Director of Business Systems & Information Technology
  • Director of Customer Experience
  • Data & Integration Director
  • Technology Director

PREREQUISITES: Participants will be expected to write their own code from scratch, therefore prior experience with coding is required. Prior to enrolling, we strongly encourage you to complete the provided self-assessment exercises designed to evaluate your competency with mathematics content, the Python programming language, and Jupyter notebooks. A passing score will indicate your readiness for the rigorous program material, but will not guarantee success. Should you not pass these self-assessments, we recommend you strengthen gaps and weaknesses in your core knowledge and programming skills until you achieve proficiency before program participation.

Program Modules

Organized around 10 modules, this program helps participants broaden and deepen their Python programming skills for machine learning applications. This technical knowledge can be applied to any industry integrating machine learning and artificial intelligence into their digital drivers.

Module 1:

Decision Trees

As you begin, you will learn to use a decision tree to make predictions and, given labeled training examples, you will learn a decision tree.

Module 2:

K-Nearest Neighbor

In machine learning, there are fundamental algorithms. In this module, you will learn to use the k-NN algorithm to classify points given a simple dataset and implement a full decision tree for learning and prediction.

Module 3:

Model Selection

Building your skills in Python, you will employ model selection techniques to select k for the k-NN algorithm and implement a grid search to select multiple hyperparameters for a model.

Module 4:

Linear Regression

Creating machine learning solutions can require refinement of the inner workings of algorithms, including adapting the k-NN algorithm for classification to regression, adapting decision trees for classification to regression, as well as implementing learning for linear regression using gradient descent.

Module 5:

Optimization

In this module, you will determine how convexity affects optimization and implement linear regression with optimization by stochastic gradient descent.

Module 6:

Binary Logistic Regression

Given i.i.d. data and parameters of a logistic regression distribution, you will learn to compute conditional likelihood and learn to implement stochastic gradient descent for binary logistic regression.

Module 7:

Regularization

As you discover ways to combat overfitting, you will convert a nonlinear dataset to a linear dataset in higher dimensions, manipulate the hyperparameters of L1 and L2 regularization implementations and identify the effects on magnitude and sparsity of parameters.

Module 8:

Neural Networks

Combine simpler models as components to build up feed-forward neural network architectures and write mathematical expressions in scalar form defining a feed-forward neural network.

Module 9:

Backward Propagation

Adding to your deep knowledge of algorithmic applications, you will learn to carry out the backpropagation algorithm on a simple computation graph over scalars and instantiate the backpropagation algorithm for a neural network.

Module 10:

K-Means and Others Learning Paradigms

In addition to exploring solutions to practical challenges in this final module, you will learn to implement the k-means algorithm and recognize and explain challenges in selecting the number of clusters.

Module 1:

Decision Trees

As you begin, you will learn to use a decision tree to make predictions and, given labeled training examples, you will learn a decision tree.

Module 6:

Binary Logistic Regression

Given i.i.d. data and parameters of a logistic regression distribution, you will learn to compute conditional likelihood and learn to implement stochastic gradient descent for binary logistic regression.

Module 2:

K-Nearest Neighbor

In machine learning, there are fundamental algorithms. In this module, you will learn to use the k-NN algorithm to classify points given a simple dataset and implement a full decision tree for learning and prediction.

Module 7:

Regularization

As you discover ways to combat overfitting, you will convert a nonlinear dataset to a linear dataset in higher dimensions, manipulate the hyperparameters of L1 and L2 regularization implementations and identify the effects on magnitude and sparsity of parameters.

Module 3:

Model Selection

Building your skills in Python, you will employ model selection techniques to select k for the k-NN algorithm and implement a grid search to select multiple hyperparameters for a model.

Module 8:

Neural Networks

Combine simpler models as components to build up feed-forward neural network architectures and write mathematical expressions in scalar form defining a feed-forward neural network.

Module 4:

Linear Regression

Creating machine learning solutions can require refinement of the inner workings of algorithms, including adapting the k-NN algorithm for classification to regression, adapting decision trees for classification to regression, as well as implementing learning for linear regression using gradient descent.

Module 9:

Backward Propagation

Adding to your deep knowledge of algorithmic applications, you will learn to carry out the backpropagation algorithm on a simple computation graph over scalars and instantiate the backpropagation algorithm for a neural network.

Module 5:

Optimization

In this module, you will determine how convexity affects optimization and implement linear regression with optimization by stochastic gradient descent.

Module 10:

K-Means and Others Learning Paradigms

In addition to exploring solutions to practical challenges in this final module, you will learn to implement the k-means algorithm and recognize and explain challenges in selecting the number of clusters.

Download Brochure

Program Experience

Python Coding Exercise in Each Module

Python Coding Exercise in Each Module

Bite-Sized Learning

Bite-Sized Learning

Knowledge Checks

Knowledge Checks

Dedicated Program Support Team

Dedicated Program Support Team

Mobile Learning App

Mobile Learning App

Peer Discussion

Peer Discussion

Program Faculty

Profile picture of course faculty, PATRICK VIRTUE

Patrick Virtue

Assistant Teaching Professor, Computer Science and Machine Learning, Carnegie Mellon University

Pat Virtue is an Assistant Teaching Professor in the Computer Science and Machine Learning departments at Carnegie Mellon University. He focuses on teaching techniques for artificial intelligence, machine learning, and computer science... More info

Profile picture of course faculty, MATT GORMLEY

Matt Gormley

Assistant Teaching Professor, Computer Science and Machine Learning, Carnegie Mellon University

As Assistant Teaching Professor in the Machine Learning Department at CMU, Dr. Gormley regularly teaches Introduction to Machine Learning to more than 400 students, one of the largest courses offered at CMU. His research focuses on machine learning for natural language processing. His interests include global ... More info

Certificate

Certificate

Upon successful completion of the program, participants will receive a verified digital certificate of completion from Carnegie Mellon University’s School of Computer Science Executive Education. This is a training program and it is not eligible for academic credit.

Download Brochure

Your digital certificate will be issued in your legal name and emailed to you at no additional cost, upon completion of the program, per the stipulated requirements. All certificate images are for illustrative purposes only and may be subject to change at the discretion of Carnegie Mellon University’s School of Computer Science Executive Education.

The Carnegie Mellon School of Computer Science Executive Education learning experience

At Carnegie Mellon’s Executive Education Program in the School of Computer Science, we provide organizations and people access to the skills and tools necessary to solve real world technical problems by equipping the next generation of technology leaders with the experience, insights and novel solutions developed by our community of computer science experts. From custom training programs to online individualized learning, our cutting-edge programming — backed by faculty who pioneered the field — takes your skillset to the next level, giving you the tools to tackle your company’s next great technological challenge.

FAQs

  • How do I know if this program is right for me?

    After reviewing the information on the program landing page, we recommend you submit the short form above to gain access to the program brochure, which includes more in-depth information. If you still have questions on whether this program is a good fit for you, please email learner.success@emeritus.org, and a dedicated program advisor will follow-up with you very shortly.


    Are there any prerequisites for this program?

    Some programs do have prerequisites, particularly the more technical ones. This information will be noted on the program landing page, as well as in the program brochure. If you are uncertain about program prerequisites and your capabilities, please email us at the ID mentioned above.


    Note that, unless otherwise stated on the program web page, all programs are taught in English and proficiency in English is required.


    What is the typical class profile?

    More than 50 percent of our participants are from outside the United States. Class profiles vary from one cohort to the next, but, generally, our online certificates draw a highly diverse audience in terms of professional experience, industry, and geography — leading to a very rich peer learning and networking experience.


    What other dates will this program be offered in the future?

    Check back to this program web page or email us to inquire if future program dates or the timeline for future offerings have been confirmed yet.

  • How much time is required each week?

    Each program includes an estimated learner effort per week. This is referenced at the top of the program landing page under the Duration section, as well as in the program brochure, which you can obtain by submitting the short form at the top of this web page.


    How will my time be spent?

    We have designed this program to fit into your current working life as efficiently as possible. Time will be spent among a variety of activities including:



    • Engaging with recorded video lectures from faculty
    • Attending webinars and office hours, as per the specific program schedule
    • Reading or engaging with examples of core topics
    • Completing knowledge checks/quizzes and required activities
    • Engaging in moderated discussion groups with your peers
    • Completing your final project, if required

    The program is designed to be highly interactive while also allowing time for self-reflection and to demonstrate an understanding of the core topics through various active learning exercises. Please email us if you need further clarification on program activities.


    What is it like to learn online with the learning collaborator, Emeritus?

    More than 300,000 learners across 200 countries have chosen to advance their skills with Emeritus and its educational learning partners. In fact, 90 percent of the respondents of a recent survey across all our programs said that their learning outcomes were met or exceeded.

    All the contents of the course would be made available to students at the commencement of the course. However, to ensure the program delivers the desired learning outcomes the students may appoint Emeritus to manage the delivery of the program in a cohort-based manner the cost of which is already included in the overall course fee of the course.

    A dedicated program support team is available 24/5 (Monday to Friday) to answer questions about the learning platform, technical issues, or anything else that may affect your learning experience.


    How do I interact with other program participants?

    Peer learning adds substantially to the overall learning experience and is an important part of the program. You can connect and communicate with other participants through our learning platform.

  • What are the requirements to earn the certificate?

    Each program includes an estimated learner effort per week, so you can gauge what will be required before you enroll. This is referenced at the top of the program landing page under the Duration section, as well as in the program brochure, which you can obtain by submitting the short form at the top of this web page. All programs are designed to fit into your working life.

    This program is scored as a pass or no-pass; participants must complete the required activities to pass and obtain the certificate of completion. Some programs include a final project submission or other assignments to obtain passing status. This information will be noted in the program brochure. Please email us if you need further clarification on any specific program requirements.


    What type of certificate will I receive?

    Upon successful completion of the program, you will receive a smart digital certificate. The smart digital certificate can be shared with friends, family, schools, or potential employers. You can use it on your cover letter, resume, and/or display it on your LinkedIn profile.
    The digital certificate will be sent approximately two weeks after the program, once grading is complete.


    Can I get the hard copy of the certificate?

    No, only verified digital certificates will be issued upon successful completion. This allows you to share your credentials on social platforms such as LinkedIn, Facebook, and Twitter.


    Do I receive alumni status after completing this program?

    No, there is no alumni status granted for this program. In some cases, there are credits that count toward a higher level of certification. This information will be clearly noted in the program brochure.


    How long will I have access to the learning materials?

    You will have access to the online learning platform and all the videos and program materials for 12 months following the program start date. Access to the learning platform is restricted to registered participants per the terms of agreement.

  • What equipment or technical requirements are there for this program?

    Participants will need the latest version of their preferred browser to access the learning platform. In addition, Microsoft Office and a PDF viewer are required to access documents, spreadsheets, presentations, PDF files, and transcripts.


    Do I need to be online to access the program content?

    Yes, the learning platform is accessed via the internet, and video content is not available for download. However, you can download files of video transcripts, assignment templates, readings, etc. For maximum flexibility, you can access program content from a desktop, laptop, tablet, or mobile device.

    Video lectures must be streamed via the internet, and any livestream webinars and office hours will require an internet connection. However, these sessions are always recorded, so you may view them later.

  • Can I still register if the registration deadline has passed?

    Yes, you can register up until seven days past the published start date of the program without missing any of the core program material or learnings.


    What is the program fee, and what forms of payment do you accept?

    The program fee is noted at the top of this program web page and usually referenced in the program brochure as well.

    • Flexible payment options are available (see details below as well as at the top of this program web page next to FEE).
    • Tuition assistance is available for participants who qualify. Please email learner.success@emeritus.org.

    What if I don’t have a credit card? Is there another method of payment accepted?

    Yes, you can do the bank remittance in the program currency via wire transfer or debit card. Please contact your program advisor, or email us for details.


    I was not able to use the discount code provided. Can you help?

    Yes! Please email us with the details of the program you are interested in, and we will assist you.


    How can I obtain an invoice for payment?

    Please email us your invoicing requirements and the specific program you’re interested in enrolling in.


    Is there an option to make flexible payments for this program?

    Yes, the flexible payment option allows a participant to pay the program fee in installments. This option is made available on the payment page and should be selected before submitting the payment.


    How can I obtain a W9 form?

    Please connect with us via email for assistance.


    Who will be collecting the payment for the program?

    Emeritus collects all program payments, provides learner enrollment and program support, and manages learning platform services.

  • What is the program refund and deferral policy?

    For the program refund and deferral policy, please click the link here.

Didn't find what you were looking for? Write to us at learner.success@emeritus.org or Schedule a call with one of our Academic Advisors or call us at +1 315 756 3771 (US) / +44 203 835 5826 (UK) / +65 3138 2533 (SG)

Apply Now

Early registrations are encouraged. Seats fill up quickly!