Deep Learning: Model Training and Logistic Regression – Part 2

April 9, 2024 0 Comments 0 tags

Welcome back! If you followed along in the previous installment you will be familiar enough with all of the players in the game, so to say, to understand how the

Deep Learning: Model Training and Logistic Regression – Part 1

February 22, 2024 0 Comments 0 tags

How does model training work? In the previous series we trained a model to recognize different types of mushrooms, but what happened under the hood, how did it learn to

Deep Learning: Getting Started – Part 3

January 31, 2024 0 Comments 0 tags

Welcome Back! In the last installment we tweaked our training to get the model a little more accurate and then exported the model to a .pkl file. Now we will

Deep Learning: Getting Started – Part 2

January 17, 2024 0 Comments 0 tags

Welcome back! If you recall from the previous post we were able to build our model and test it, but it landed at about a 9.4% error rate, and I

Deep Learning: Getting Started – Part 1

January 7, 2024 0 Comments 0 tags

With the recent advancement in AI technologies the last few years, it seems like the technology has touched almost every facet of our lives, but many don’t realize how easy