I Tried to Build Skynet, But I Just Got a Linear Regression
Breaking down the 3 pillars of ML: Labeling stuff, finding patterns in chaos, and trial-and-error. Machine learning (ML) is an approach to…
Breaking down the 3 pillars of ML: Labeling stuff, finding patterns in chaos, and trial-and-error. Machine learning (ML) is an approach to…
My first week wrestling Python’s data library, where the bears have teeth and the data bites back. Key Takeaways: Series A Series is a one-dimensional data…
My first week with Python Key takeaways: Lists [] Use [] for Lists that can be modified.Create a list: fruit_inventory = ["Apples",…
Ever watched the movie “The Hitchhiker’s Guide to the Galaxy” with Marvin the paranoid android? I wondered how AI would react to…
Jumping back into learning after 30 years, armed with curiosity, Python, and the optimistic belief that calculus can’t be that scary. Right?…