Understanding camera optics
From pinhole cameras to convergent lenses — interactive notes on the optics behind computer vision.
Blog
From pinhole cameras to convergent lenses — interactive notes on the optics behind computer vision.
A showcase of interactive components available in blog posts: counters, quizzes, charts, and more.
Training a fruit classifier on Kaggle: baselines, augmentation, and a pretrained ResNet50 pipeline.
Notes from converting Formula Student Team Delft's electric racecar for the driverless category.
How linear and logistic regression fit into the broader family of Generalized Linear Models.
Logistic regression for classification using the sigmoid and maximum likelihood.
Linear regression as a discriminative model: hypothesis, least squares, and gradient descent.
The Naive Bayes assumption and how conditional independence keeps generative models tractable.
Kernel density estimation and other non-parametric approaches to modeling class conditionals.
Parametric density estimation with Gaussian Discriminative Analysis, including LDA and QDA.
An introduction to classification in machine learning, covering generative and discriminative approaches.