avatar

Laksh Gupta

Databases, Models, and the Space Between

Neural Network

Building neural networks for MNIST digit recognition; activation, cost, and backpropagation.

Linear Regression

Using a single neuron to perform linear regression and train via gradient descent.

Artificial Neuron

Overview of artificial neuron models and activation functions (sigmoid, tanh, ReLU).