A detailed walkthrough on transforming simple chatbots into sophisticated AI assistants with long-term memory and contextual understanding- 22668Murphy2025-03-22
Determining the burned area in forests due to wildfires using Sentinel-2 images with Python in Google Colab- 20797Murphy2025-03-22
Enhance retrieval with context using your vector database only- 21862Murphy2025-03-22
A deep dive into absolute, relative, and rotary positional embeddings with code examples- 27618Murphy2025-03-22
Event Study Designs: What are they and what are they not.- 28035Murphy2025-03-22
This article is a end-to-end guide to build a professional portfolio for developpers and data workers based on github page.- 22448Murphy2025-03-22
A beginner's guide to causal inference methods: randomized controlled trials, difference-in-differences, synthetic control, and A/B testing- 27569Murphy2025-03-22
From Python scripting to data engineering, MLOps, and GenAI- 29134Murphy2025-03-22
Embedding ML systems into production is still a hard thing to do (for most companies)- 28302Murphy2025-03-22
How do neural networks learn to estimate depth from 2D images?- 29392Murphy2025-03-22
Understanding the 4 key types of memory, the methods of language model grounding, and the role memory plays in the process of grounding- 20718Murphy2025-03-22
What can we learn from this modern problem?- 22621Murphy2025-03-22
Showcasing the process for building a multi-hop retrieval system using DSPy and Indexify- 21232Murphy2025-03-22
In JavaScript and other languages, we call a surprising or inconsistent behavior a "Wat!" [that is, a "What!?"]. For example, in JavaScript, an empty array plus an empty array produces an empty string, [] + [] === "". Wat! At- 20739Murphy2025-03-22
Our weekly selection of must-read Editors' Picks and original features- 23608Murphy2025-03-22
How to stop worrying and love the data- 26711Murphy2025-03-22
Hierarchies play a crucial role in dimensional modeling for Data Warehouses. See my recommendations on how to handle them effectively.- 26815Murphy2025-03-22
Whether you are a Data Engineer, Machine Learning Engineer or Web developer, you ought to get used to this tool.- 23442Murphy2025-03-22
Evaluating the uncertainty and brittleness in LLM prompts- 23887Murphy2025-03-22
Why, in a world where the only constant is change, we need a Continual Learning approach to AI models.- 26168Murphy2025-03-22
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.