From conferences to surveys- 26934Murphy2025-03-22
How to use the Meta API to build your own LLM-powered Whatsapp chatbot- 28093Murphy2025-03-22
Understanding the exploitation-exploration trade-off with an example- 27725Murphy2025-03-22
Learn a simple way to use linear regression to create a synthetic control sample for your A/B test- 20297Murphy2025-03-22
Learn how to implement the variational data assimilation, with mathematical details and PyTorch for efficient implementation.- 21432Murphy2025-03-22
Master these techniques to stand out as a Python developer- 25930Murphy2025-03-22
Implementing evaluation frameworks to optimize accuracy in real-world applications- 21197Murphy2025-03-22
A novel approach for lightweight safety classification using pruned language models- 21527Murphy2025-03-22
Comparing different techniques for reasoning- 25745Murphy2025-03-22
LLMs are great... if they can fit all of your data.- 27081Murphy2025-03-22
How I treat missing values-with a quick Python Guide- 24335Murphy2025-03-22
Case study: the travelling salesman problem- 29332Murphy2025-03-22
LEC surpasses best in class models, like GPT-4o, by combining the efficiency of a ML classifier with the language understanding of an LLM- 29842Murphy2025-03-22
Sensor fusion, multi-modal perception, autonomous vehicles - if these keywords pique your interest, this Medium blog is for you. Join me...- 27596Murphy2025-03-22
Data Types, Hypotheses and Statistical Tests That Fit Them with Festive Christmas Market Examples- 24267Murphy2025-03-22
Supercharge Your FastAPI with Middleware: Practical Use Cases and Examples- 28851Murphy2025-03-22
In this companion article, I'll show my implementation for training from scratch a GPT-like model, in Rust.- 22167Murphy2025-03-22
In DAX there is no built-in method to calculate a Trend. Therefore we must do it manually. Let's look at how to do it.- 27970Murphy2025-03-22
I recently published a post on Mastodon that was shared by six other accounts within two minutes. Curious, I visited the profiles and...- 29563Murphy2025-03-22
Enhancing cross-product insights within dbt workflows- 25694Murphy2025-03-22
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.