Posts Tagged ‘machine learning algorithm math’
The Role of Error Functions in Machine Learning
Defining Error Functions in Machine Learning Algorithms In our last blog post on machine learning and mathematics, we defined an error function as follows: Next, we found a w that minimizes this error function, and we used that w to define our linear function that approximates our target function: g(x) = w ⋅ x It…
Read More