Despite spending a bunch of my free time learning about and playing with various aspects of AI, the most interesting application lately has been in my...
I started this blog with the intention of documenting the things that I was working on during the year I took off of work to learn new things. My hope...
I have started playing with Chat-GPT. Who hasn't. I made good use of it to practice my French, and I completely misused it for a coding problem. Here...
Certifications can be really useful for learning. When a certification is well designed, a knowledgeable organization is telling you what they...
tl;dr - learn Python, numpy, pandas, scikit-learn, tensorflow. Get a little familiarity with python, then take Andrew Ng's Machine Learning...
I was working on a tabular dataset problem on Kaggle, and I wrote a function to do some preprocessing. The function removed columns that had a...