|
You are here |
lukesingham.com | ||
| | | | |
teddykoker.com
|
|
| | | | | A few posts back I wrote about a common parameter optimization method known as Gradient Ascent. In this post we will see how a similar method can be used to create a model that can classify data. This time, instead of using gradient ascent to maximize a reward function, we will use gradient descent to minimize a cost function. Lets start by importing all the libraries we need: | |
| | | | |
sebastianraschka.com
|
|
| | | | | I'm Sebastian: a machine learning & AI researcher, programmer, and author. As Staff Research Engineer Lightning AI, I focus on the intersection of AI research, software development, and large language models (LLMs). | |
| | | | |
rasbt.github.io
|
|
| | | | | A library consisting of useful tools and extensions for the day-to-day data science tasks. | |
| | | | |
dagshub.com
|
|
| | | Version control is critical for every machine learning project. Learn what you need to version, when and how in this blog | ||