The RL Probabilist A blog by Dibya Ghosh on RL, ML, and probability.

Quick ML

A simple and clean presentation of code for nearest neighbors, linear regression, and logistic regression. We've carefully written the code to make it as close to pseudocode as possible.

TensorFlow: A Beginner's Guide

In this article, we familiarize the reader with the basics of Tensorflow by constructing various machine learning models from linear regression to convolutional neural networks.