|
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). | |
| | | | |
www.rasulkireev.com
|
|
| | | | | In this post we are going to apply some basic machine learning on our clean dataset. We are going to focus on using Scikit Learn | |
| | | | |
www.khanna.law
|
|
| | | You want to train a deep neural network. You have the data. It's labeled and wrangled into a useful format. What do you do now? | ||