Learn how to handle text data with LLMs: a step-by-step guide for newbies- 23203Murphy2025-03-23
A general purpose mental model for effective prompt engineering.- 26221Murphy2025-03-23
Throw on your comfiest lo-fi, grab an oversized sweater, your favorite hot beverage, and let's python.- 22208Murphy2025-03-23
Learn more reliable, robust, and transferable policies by adding entropy bonuses to your algorithm- 26291Murphy2025-03-23
Pickle, Parquet, CSV, Feather, HDF5, ORC, JSON: which one should you be using and why?- 29080Murphy2025-03-23
All you need to know to start implementing contract tests with dbt- 30095Murphy2025-03-23
How to Handle Different CUDA Versions in Your Development Environment- 20451Murphy2025-03-23
The design process has changed dramatically over the last few decades. What was once a domain driven by human intuition, judgment, and aesthetic preferences is now augmented by computational methods and data-driven processes. This transition is exemplifie- 21744Murphy2025-03-23
Showing techniques to optimise your own LLMs - with code examples- 29491Murphy2025-03-23
Unpacking a cornerstone modeling strategy- 27831Murphy2025-03-23
Stablebaseline3 (sb3) is like a Swiss Army knife. It is a multi-function utility tool, that can be used for many purpose. And, just like a Swiss Army knife can save your life if you are stranded in a jungle, sb3 can save your life in the office, when you- 20267Murphy2025-03-23
The stories that resonated the most with our community in the past month- 21681Murphy2025-03-23
Large amounts of data are acquired daily from wells around the world. However, the quality of that data can vary significantly from missing data to data impacted by sensor failure and borehole conditions. This can have knock-on consequences on other parts- 24041Murphy2025-03-23
A glimpse into the wizarding world of Tech & what you need to make your way in and succeed as a Data Wizard-ist- 20973Murphy2025-03-23
Insanely fast and reliable smoothing and interpolation with the Whittaker-Eilers method.- 24191Murphy2025-03-23
Learn how powerful Python callables can be.- 23659Murphy2025-03-23
We recently participated and won the grand prize of $10,000 in the Brembo hackathon, where the task was to use Generative AI to create new...- 21558Murphy2025-03-23
How to use the full capabilities of Matplotlib to tell a more compelling story- 23680Murphy2025-03-23
From prompt engineering to prompt architecture- 26593Murphy2025-03-23
10 Applications of vector search to deeply understand your data and models- 26999Murphy2025-03-23
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.