This repository contains code for my medium articles, and other interesting code snippets that I put together.
Numpy implementation of K-means clustering algorithm with random or k initialization.
Numpy implementation of linear regression to the nth degree.
Animated model training of a deep neural network in Tensorflow.