Skip to main content

Zines

After being inspired by the amazing work by Julia Evans (check it out here!) I've decided to create zines on the concepts that intrigue me.

(There's only one at the moment; I'm just starting out!)

ML Basics: Binary Classification

This zine covers mathematical derivations for the following: Binary classification using a neuron, non-linear classification with a Multilayer Perceptron, effect of adding layers to a Multilayer Perceptron. It's intended to be a compilation of summary notes on these topics. Companion posts — which include code and demos — can be found here.

Read Here