A step-by-step example of a possibility to derive a noisy time series profile if data is scarce- 22452Murphy2025-03-23
A fundamental difference: MIDI scores vs MIDI performances- 29016Murphy2025-03-23
Document summarization is important for GenAI use-cases, but what if the documents are too BIG!? Read on to find out how I have solved it.- 22289Murphy2025-03-23
Exploring the foundations, concepts, and math of kernel density estimation- 21587Murphy2025-03-23
How I am able to do YouTube videos, write blogs, and send out a newsletter every week whilst working full time as a data scientist- 22196Murphy2025-03-23
Key Steps in data preprocessing, feature engineering, and train-test splitting to prevent data leakage- 24259Murphy2025-03-23
Use these tips to maximize the success of your data science project- 25694Murphy2025-03-23
Using Polars with NVIDIA GPU can speed up your data pipelines- 24229Murphy2025-03-23
A workflow and code walkthrough for building a Bayesian regression model in STAN- 26350Murphy2025-03-23
A step-by-step guide to building a Thai multilingual sub-word tokenizer based on a BPE algorithm trained on Thai and English datasets- 22819Murphy2025-03-23
All you need to know about Python loops- 28151Murphy2025-03-23
Enabling businesses to extract real value from their data- 20913Murphy2025-03-23
Discover the optimal transformations to apply on the standard [0,1] uniform random generator for uniformly sampling a 2D disk- 25874Murphy2025-03-23
Here's some powerful applications of Rolling Windows and Time Series- 21621Murphy2025-03-23
[] The article was written by Guanao Yan, Ph.D. student of Statistics and Data Science at UCLA. Guanao is the first author of the Nature Communications review article [1]. Spatially resolved transcriptomics (SRT) is revolutionizing genomics by enabling th- 25644Murphy2025-03-23
Shaping, transposing, joining, and splitting arrays- 26107Murphy2025-03-23
Part 4 - Towards Mamba State Space Models for Images, Videos and Time Series- 27154Murphy2025-03-23
My first encounters with the o1 model- 21165Murphy2025-03-23
In machine learning, more data leads to better results. But labeling data can be expensive and time-consuming. What if we could use the...- 26591Murphy2025-03-23
A discussion of how AI can help and harm people with disabilities- 23971Murphy2025-03-23
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.