C Programming Using Claude's New Computer Use Model
How well can Sonnet write and run code on your behalf?- 26125Murphy2025-03-22
Transforming Data Quality: Automating SQL Testing for Faster, Smarter Analytics
How to test the quality of SQL and resultant dataset against the business question to increase trust with customers- 22033Murphy2025-03-22
Claude's Computer Use – Intuitively and Exhaustively Explained
How Anthropic made AI that can control your computer- 23391Murphy2025-03-22
Untangling AI systems
How physics can help us understand neural networks- 29727Murphy2025-03-22
From Insights to Impact: Presentation Skills Every Data Scientist Needs
How to Structure, Design, and Deliver Data Presentations That Win Over Stakeholders- 28515Murphy2025-03-22
Understanding K-Fold Target Encoding to Handle High Cardinality
Balancing complexity and performance: An in-depth look at K-fold target encoding- 26771Murphy2025-03-22
Running the STORM AI research system with your local documents
AI assisted research using FEMA disaster response documents- 21280Murphy2025-03-22
Awesome Plotly with Code Series (Part 2): Colouring Bar Charts
Don't create a rainbow coloured bar chart. But don't make your bar charts boring either- 27922Murphy2025-03-22
How to Create Opportunities and Succeed in Data Science Job Applications
Hard-won lessons from my successes and failures that will help you in your journey- 22911Murphy2025-03-22
No, You Don't Need a New Microservices Architecture
Because you almost certainly already have one without explicitly realizing it- 20764Murphy2025-03-22
Building Your Own AI Group Chat: A Journey into Custom Universes and Characters
How I created an immersive AI group chat using Ollama, FastAPI, open-source LLMs, and React- 22092Murphy2025-03-22
Voice and Staff Separation in Symbolic Piano Music with GNNs
This post covers my recent paper Cluster and Separate: A GNN Approach to Voice and Staff Prediction for Score Engraving published at ISMIR...- 27091Murphy2025-03-22
The AI Productivity Paradox: Why Aren't More Workers Using ChatGPT?
The Real Barrier Isn't Technical Skills - It's Time to Think- 26100Murphy2025-03-22
Three Crucial Data Lessons That I Learned from a Data Conference That's Not Related to AI
Underrated concepts that help foster analytics excellence in organizations- 27242Murphy2025-03-22
A Gentle Introduction to the DCIN for Decentralized Inference
How a Decentralized Collaborative Intelligence Network works- 24582Murphy2025-03-22
How to Negotiate Your Salary as a Data Scientist
And how much I made my first year- 28068Murphy2025-03-22
Continual Learning: The Three Common Scenarios
Plus paper recommendations- 21702Murphy2025-03-22
How to Tackle the Weekend Quiz Like a Bayesian
Do you know which of these is a malmsey? Can you make a good guess?- 23869Murphy2025-03-22
Oversampling and Undersampling, Explained: A Visual Guide with Mini 2D Dataset
Artificially generating and deleting data for the greater good- 20577Murphy2025-03-22
How Long Does It Take to Train the LLM From Scratch?
Guide to estimating time for training X-billion LLMs with Y trillion tokens and Z GPU compute- 30102Murphy2025-03-22
The current state of continual learning in AI
Why is ChatGPT only trained up until 2021?Optimizing Pandas Code: The Impact of Operation Sequence
Learn how to rearrange your code to achieve significant speed improvements.