Workshops
AI & Machine Learning Lecture Series
-
The Perceptron: Where It All Began
Introduction to machine learning through the lens of the perceptron algorithm. Learn how machines learn from examples, the geometry of linear classifiers, and why this 1958 invention still matters today.
-
Building a Production RAG System
Build an AI assistant that answers questions from your documentation. Covers retrieval, reranking, CRAG patterns, grounding checks, and production deployment with Django + LangGraph.