machine-learning

Multivariate Linear Regression

5 minute read

Ah, now things start to get more complicated. We’d previously taken the most basic case where we only have one feature, and one output we’re trying to predic...

Gradient Descent

5 minute read

Gradient Descent is at the core of machine learning, and I’ve seen it mentioned in every single machine learning publication I’ve read. In this post, we’ll c...

Some Basic definitions

4 minute read

Today, I learned a bunch of variable definitions that are used quite a bit when defining the kind of problem we’re trying to solve with Machine Learning.

Ahoy there!

less than 1 minute read

This is an introductory post, where I cover part of the motivation why I’m writing these posts. It also covers the reasons why a computer engineer, with abso...