3 Aug 2026, 16:48 UTC137 views7 reactionsread 8 August 2026 Photo
A Visual Guide to Quantization
As their name suggests, Large Language Models (LLMs) are often too large to run on consumer hardware. These models may exceed billions of parameters and generally need GPUs with large amounts of VRAM to speed up inference.
As such, more and more research has been focused on making these models smaller through improved training, adapters, etc. One major technique in this field is calle…
👍7
26 Jul 2026, 08:08 UTC231 views2 reactionsread 8 August 2026 Photo
📊 Most cited sources in A/B Testing
A hand-curated leaderboard from Ron Kohavi — the researcher behind much of the modern A/B testing literature (ex-Microsoft, Amazon, Airbnb) — ranking the most-cited work in A/B testing / Online Controlled Experiments by citations per year, with a strict cutoff of 10+ cites/yr. Scoped deliberately to controlled experiments, not causal inference in general. Each paper's citation cou…
👍2
19 Jul 2026, 16:21 UTC294 views7 reactionsread 8 August 2026 Photo
Maths, CS & AI Compendium
Most textbooks bury good ideas under dense notation, skip the intuition, assume you already know half the material, and quickly get outdated in fast-moving fields like AI. This is an open, unconventional textbook covering maths, computing, and artificial intelligence from the ground up. Written for curious practitioners looking to deeply understand the stuff, not just survive an exam/interv…
👍7
12 Jul 2026, 08:58 UTC321 views9 reactionsread 8 August 2026 Photo
The Algorithms - GitHub's largest open-source algorithm library
It's not a single repo, but an entire collection: algorithms and data structures implemented in virtually every language — Python, Java, C, C++, JavaScript, Rust, Go, Julia, Fortran, Zig, Nim, and even Mojo.
Every repository is educational by design: sorting, searching, graphs, dynamic programming, mathematics, machine learning, physics. Clean, readabl…
👍9
5 Jul 2026, 09:22 UTC376 views6 reactionsread 8 August 2026 Photo
CS336: Language Modeling from Scratch by Stanford
Language models serve as the cornerstone of modern natural language processing (NLP) applications and open up a new paradigm of having a single general purpose system address a range of downstream tasks. As the field of artificial intelligence (AI), machine learning (ML), and NLP continues to grow, possessing a deep understanding of language models becomes essential …
👍6
28 Jun 2026, 08:01 UTC394 views8 reactionsread 8 August 2026 Photo
LLM Engineering Essentials
Gain the skills to build LLM-powered services that work. Master LLM APIs and self-hosted LLMs as you code, experiment, and create a platform for custom AI-powered NPCs.
1. Understand the fundamentals of LLM APIs and workflows to create a chatbot based on your favorite fantasy character
2. Learn to work with self-hosted LLMs, encoders, and vector stores, and build a RAG system
3. Explore m…
👍8
21 Jun 2026, 18:03 UTC409 views6 reactionsread 8 August 2026 Photo
Causal Inference: What If by Jamie Robins and Miguel Hernán
This book will be helpful to anyone interested in causal inference, including epidemiologists, statisticians, psychologists, economists, sociologists, political scientists, computer scientists…
The book is divided in three parts of increasing difficulty:
(1) causal inference without models
(2) causal inference with models
(3) causal inference from complex …
👍6
14 Jun 2026, 08:04 UTC407 views4 reactionsread 8 August 2026 Photo
Recommenders
Recommenders objective is to assist researchers, developers and enthusiasts in prototyping, experimenting with and bringing to production a range of classic and state-of-the-art recommendation systems.
Recommenders is a project under the Linux Foundation of AI and Data.
This repository contains examples and best practices for building recommendation systems, provided as Jupyter notebooks. The examples…
👍4
7 Jun 2026, 08:01 UTC399 views4 reactionsread 8 August 2026 Photo
System Design Interview – Step By Step Guide
Topics mentioned in the video:
• Stages of a typical system design interview: functional requirements (API), non-functional requirements, high-level design, detailed design, bottlenecks and tradeoffs.
• Why requirements clarification is so important.
• What questions to ask the interviewer.
• How to design API.
• Non-functional requirements to consider: scalability, perfo…
👍4
31 May 2026, 08:04 UTC399 views7 reactionsread 8 August 2026 Video
Statistical Rethinking by Richard McElreath
The unfortunate truth about data is that nothing much can be done with it, until we say what caused it.
This course teaches data analysis, but it focuses on scientific models:
• Conceptual, causal models and precise questions about those models
• Bayesian data analysis to connect scientific models to evidence
• Powerful computational tools for coping with high-dimension, …
👍7
24 May 2026, 08:03 UTC447 views8 reactionsread 8 August 2026 Photo
ML Systems Design Interview Guide by Patrick Halina
One of the trickiest interview rounds for ML practitioners is ML systems design. If you’re applying to be a Data Scientist, ML Engineer or ML Manager at a big tech company, you’ll probably face an ML Systems design question.
Author recently tackled this question at a few big tech companies on his way to becoming a Staff ML Engineer at Pinterest. In this article he…
👍8
17 May 2026, 08:02 UTC473 views4 reactionsread 8 August 2026 Photo
Kaggle Tips for Feature Engineering and Selection
Gilberto Titericz explores essential techniques for improving model accuracy, emphasizing exploratory data analysis and human intuition in feature engineering.
Learn strategies for handling high-cardinality categorical features, missing values, and combining variables to maximize performance in competitions.
Link: YouTube
Navigational hashtags: #armknowledgesharin…
👍4
Showing the 12 most recent of 20 posts we hold for @data_science_weekly. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.