Data Science in the Wild

Peter Liu

Data Science in the Wild turns each day's featured deep-dive article from this knowledge bank into a conversational audio deep dive. Every episode unpacks one real production system from a top engineering team — Netflix, Uber, Spotify, Airbnb, Meta, Pinterest, and more — covering the business problem, the technical approach, and the impact, so you can absorb the substance of a serious applied ML/AI system on your commute. It is data science in the wild: not textbook theory, but the models, architectures, and hard trade-offs that real companies actually ship.

  1. 10 Sept

    NVIDIA — One Checkpoint, Three Jobs for Robots

    A deep dive into how AWS and NVIDIA built a reference architecture for training physical AI — robots and autonomous vehicles — as a continuous, closed-loop "model factory" instead of a one-time training run split across fragmented GPU clusters. We cover the business problem (physical AI needs a perpetual loop of real-world data ingestion, synthetic data generation, post-training, and simulation evaluation, and running each stage on its own dedicated GPU cluster wastes capacity and adds expensive data movement), the technical approach (NVIDIA Cosmos 3's unified token stream carrying video, images, actions, audio, and text through one sequence; a Mixture-of-Transformers design pairing a reasoner and generator tower; and the elegant trick that the same checkpoint becomes a world model, an action-labeling model, or a deployed robot policy purely by changing which tokens start as noise, all running on one shared, persistent SageMaker HyperPod cluster), and what the reported scaling numbers actually show — near-linear multi-node training efficiency and roughly 1% checkpoint overhead, reported as reproducible methodology rather than leaderboard bragging rights. Source article: "Build a Physical AI Model Factory with NVIDIA Cosmos 3 on SageMaker HyperPod" — AWS Machine Learning Blog / NVIDIA, https://aws.amazon.com/blogs/machine-learning/build-a-physical-ai-model-factory-with-nvidia-cosmos-3-on-sagemaker-hyperpod/ (published 2026).

    NVIDIA — One Checkpoint, Three Jobs for Robots

About

Data Science in the Wild turns each day's featured deep-dive article from this knowledge bank into a conversational audio deep dive. Every episode unpacks one real production system from a top engineering team — Netflix, Uber, Spotify, Airbnb, Meta, Pinterest, and more — covering the business problem, the technical approach, and the impact, so you can absorb the substance of a serious applied ML/AI system on your commute. It is data science in the wild: not textbook theory, but the models, architectures, and hard trade-offs that real companies actually ship.