Mastering uncertainty in data analysis and model fitting, with hands-on code and examples- 27099Murphy2025-03-23
From Full-Load Pain to Incremental Gain (and a Few Mistakes Along the Way)- 25541Murphy2025-03-23
Using Langchain and OpenAI to Build LLM Centred Apps- 22602Murphy2025-03-23
Creating effective data visualisations is a critical skill within many disciplines, be it business analysis, data science or geoscience. Aesthetically pleasing and easy-to-understand data visualisations can help spark ideas in our target audience or get t- 23603Murphy2025-03-23
And why prompting is none of them- 22018Murphy2025-03-23
A simple strategy for enhancing ChatGPT's performance as your coding assistant- 28955Murphy2025-03-23
Create running totals, moving averages, and rankings with ease in BigQuery.- 20325Murphy2025-03-23
A complete beginner-friendly introduction with example code- 28044Murphy2025-03-23
Deploying quantized model in a Serverless fashion- 28473Murphy2025-03-23
Learn the details of the Transformer architecture- 28994Murphy2025-03-23
Deploying Image Classification Model using HuggingFace Spaces and Gradio- 28463Murphy2025-03-23
This post is the second of the Fourier-transform for time series, check the first here: Fourier transform for time-series: fast convolution explained with numpy Quick review of the previous post In the first post, I explained how the Fourier-transform can- 27758Murphy2025-03-23
Welcome to the 7th blog post of this series, where we continue our exciting journey of exploring design patterns of physics-informed neural networks (PINN)- 24034Murphy2025-03-23
In the modern world, our conversations with computers have grown exponentially. But alas, these technological marvels are oblivious to our emotions, which can be inconvenient. In this article, I am trying to unveil the intriguing approaches to detecting e- 29957Murphy2025-03-23
A more efficient implementation of compression-based topic classification- 21014Murphy2025-03-23
Deep dive into how transformers' inputs are constructed- 25912Murphy2025-03-23
Introduction Today, we’re going to explore a study done for glioblastoma patients that was published in the journal Nature, Scientific Reports: Improving MGMT methylation status prediction of glioblastoma through optimizing radiomics features using- 27179Murphy2025-03-23
Guide to developing an informative QA bot with displayed sources used- 20718Murphy2025-03-23
Using the OpenAI's Moderation Endpoint for Responsible AI- 29271Murphy2025-03-23
Making up for one of MySQL's lesser-known shortcomings- 22900Murphy2025-03-23
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.