How Do Machines Actually Learn
From the previous blogs, we know basically how a machine will make predictions. So obviously, the next question is how will a machine…
Making Predictions Part 2: Sending data forward through a neural network
In this blog we’ll discuss making predictions having multiple outputs. Let’s start with the simplest case of having a single input, with…
Making Predictions Part 1: Sending data forward through a neural network
In this blog, we’ll discuss how a neural network makes predictions. 🛠️ What are the components that a neural network will always have…