Probabilistic Foundations of ML#
Notice!
We’re working to expand the ML offerings at Wellesley with the introduction of a new course, CS245, in the Spring of 2026. This course will cover a portion of the topics currently covered by CS345, allowing us to expand the topics covered by CS345. Assuming everything goes according to plan, please anticipate that,
CS345 will be different in the Fall of 2026.
CS345 will require CS245 as its only prerequisite.
Instructor: Yaniv Yacoby (he/they)
Semester: Fall 2025
Description: In recent years, Machine Learning has enabled applications that were previously not thought possible—from systems that propose novel drugs or generate new art/music, to systems that accurately and reliably predict outcomes of medical interventions in real-time. But what has enabled these developments? Faster computing hardware, large amounts of data, and the Probabilistic paradigm of Machine Learning (ML), a paradigm that casts recent advances in ML, like neural networks, into a statistical learning framework. In this course, we introduce the foundational concepts behind this paradigm—statistical model specification, and statistical learning and inference—focusing on connecting theory with real-world applications and hands-on practice. While expanding our methodological toolkit, we will simultaneously introduce critical perspectives to examine the ethics of ML within sociotechnical systems. This course lays the foundation for advanced study and research in ML. Topics include: directed graphical models, deep Bayesian regression/classification, generative models (latent variable models) for clustering, dimensionality reduction, and time-series forecasting. Students will get hands-on experience building models for specific tasks, most taken from healthcare contexts, using NumPyro, a Python-based probabilistic programming language.
Textbook: We wrote a specialized textbook especially for this course.
Meeting Times:
Mondays, 8:30-9:45am
Wednesdays, 8:30-9:20am
Thursdays, 8:30-9:45am
Location: SCI H402
Distributions: Data Literacy, and Mathematical Modeling and Problem Solving.
Prerequisites:
At least one of: CS244, CS305, CS344, STAT260, STAT318, MIT6.390, or the QAI Summer Program.
At least one of: MATH 205, MATH 206, MATH 220, or MATH 225.
Comfort in Python.
Permission of the instructor.