Backpropagation in ML Systems
A shallow investigation into what Backpropagation is, what it does, and why it’s used.
Investigating Deep Learning
A short investigation into what Deep Learning is, and what it’s typically used for.
A Bit About Supervised Learning
A short piece to recap some reading I’ve done on Supervised Learning vs. Unsupervised Learning.
What is a Dense Layer in Neural Networks?
A brief dive into neural network layer types, specifically the dense or fully connected layer type.