The stories that resonated the most with our community in the past month- 20821Murphy2025-03-22
Decoding the Math behind Q-Learning, Action-Value Functions, Bellman Equations, and building them from scratch in Python.- 25443Murphy2025-03-22
Discover how to significantly improve inference latency on CPUs using quantization techniques for mixed, int8, and int4 precisions.- 20813Murphy2025-03-22
Prying behind the interface to see the effects of SGD parameters on your model training- 27136Murphy2025-03-22
Let's create Python data objects in a few lines of code!- 25211Murphy2025-03-22
Understand stacking using scikit-learn.- 26860Murphy2025-03-22
A Full Walk-Through of Vision Transformers in PyTorch- 23002Murphy2025-03-22
The Math and the Code Behind Attention Layers in Computer Vision- 21841Murphy2025-03-22
Get the most out of your data with Whittaker-Eilers smoothing and leave-one-out cross validation- 29929Murphy2025-03-22
A step-by-step guide- 23652Murphy2025-03-22
The Math and the Code Behind Position Embeddings in Vision Transformers- 29067Murphy2025-03-22
Introduction to MCMC, dividing it into its simplest terms- 29791Murphy2025-03-22
Using scenario based stress testing to identify medium (2050) and long term (2100) sea level rise risks- 29686Murphy2025-03-22
A Full Walk-Through of the Tokens-to-Token Vision Transformer, and Why It's Better than the Original- 27767Murphy2025-03-22
Six methods to measure the effect of the number of neighbors on KNN model evaluation- 24146Murphy2025-03-22
Learn how Kernel Density Estimation works and how you can adjust it to better handle bounded data, like age, height, or price- 27643Murphy2025-03-22
Addressing the long tail problem and enhancing the recommendation experience for users on the Headspace App- 21623Murphy2025-03-22
Uncovering Patterns in My Posts and Engagement - A data related one-year journey- 27918Murphy2025-03-22
Apple Silicon has brought impressive performance gains with great power efficiency. Can we use these chips for Deep Learning as well?- 27132Murphy2025-03-22
Exploring the Legal Framework for Emotion in Emotion Recognition Tech- 23844Murphy2025-03-22
Why is ChatGPT only trained up until 2021?
Learn how to rearrange your code to achieve significant speed improvements.