Experiments in Supervised Learning Part 2
First Results: Building and Running the Initial Model In the last post, we looked at how an old side project —Recipe Folder— left me with a rich but messy dataset of recipes labeled by real users. We ...
First Results: Building and Running the Initial Model In the last post, we looked at how an old side project —Recipe Folder— left me with a rich but messy dataset of recipes labeled by real users. We ...
How to Do Supervised Learning: Lessons from an Old Recipe App *Heads Up : This is a technical post and requires enough understanding of programming to be relatively comfortable in Visual Studio Code T...
Good lord, has really been 6 months since I last wrote a post about LLMs and coding - how the world has changed since that time. I guess with 6 years between posts before November, and 6 months betwee...
As we get more and more experience with LLM's I am starting to get worried that I am spending more time relying them and letting my brain atrophy rather than exercising one of my key skills - debuggin...
I've been using LLMs like GitHub Copilot, ChatGPT, Gemini, and Claude for the past couple of years to assist with coding, automate repetitive tasks, and even do language translations—both for computer...