Posts:
regression

Exploratory data analysis and visualization of Overwatch ranked data
Introduction to neural networks and how they can be used to model XOR gates
Introducing AND gates and the bias unit
Create a basic OR logic gate using Python and Theano
Implement multiple regression with gradient descent using Python