How to Write Tutorial Posts in MDX
A practical guide to authoring .mdx posts in this site: frontmatter, headings, math, images, code blocks, and interactive Python cells via PyodideRunner.
Technical notes with derivations, implementation details, and visualizations. Geometry, estimation, robotics perception, and generative models.
Fit and visualize linear, quadratic, cubic, and degree-5 polynomial regressions on mildly nonlinear data
A practical guide to authoring .mdx posts in this site: frontmatter, headings, math, images, code blocks, and interactive Python cells via PyodideRunner.
Formulate supervised classification as decision-making over discrete labels, contrasting geometric and probabilistic views, and introducing margin-based methods through Support Vector Machines