Prior Labs has released TabPFN-3.5, the newest version of its tabular foundation model. It predicts on a table in a […]
Category: Applications
Inside NVIDIA’s cuDNN Graph API: Fusion, Autotuning, and Plan Reuse with cuDNN Frontend
In this tutorial, we work through the cuDNN Frontend‘s graph API from below the framework: we describe a computation as […]
Google Releases Gemini 3.8 Live and 3.8 Live Extended Thinking for Production Grade Voice Agents
Google has introduced Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, its most advanced live dialogue models to date. […]
Sakana AI Researchers Introduce PC-ALM, a Layer-Local Alternative to Backpropagation That Trains 1000-Layer Networks
Backpropagation is a global algorithm: a forward pass, then a backward pass, then a weight update, each locked behind the […]
NVIDIA Open-Sources OSMO: One YAML Orchestrates Physical AI Training, Simulation, and Robot Testing
Robot developers do not have one compute problem. They have 3. A policy is trained on GB200 or H100 clusters, […]
Anthropic’s 3-Step ‘Pace the Frontier’ Plan Wins OpenAI, xAI and Microsoft Support: Is It Too Late to Slow AI Down?
On September 12, 2026, Anthropic CEO Dario Amodei published a writeup ‘We Must Pace the Frontier’. Its core message is […]
Hierarchical NeRF with JAX3D for Volumetric Rendering, Novel-View Synthesis, and 3D Reconstruction
In this tutorial, we build an end-to-end hierarchical Neural Radiance Field (NeRF) using JAX, Flax, Optax, and the volume-rendering primitives […]
A Princeton Researcher Proposes Recurrent Looped Transformer (RLT) that Carries Decoder State across Every Token, Fixing 96 Blocks per Token with Unbounded Temporal Depth
In most decoder-only LLMs, nothing computed at the last layer of token t feeds the first layer of token t+1; […]
AWS Introduces Pizza Bot: An Open Source Inbox for Background AI Agents
AWS introduced Pizza Bot, as a self-hosted application for AI tasks that continue while users work elsewhere. It organizes completed […]
Context Engineering Inside the Harness: 4 Mechanisms That Beat Context Overflow and Goal Loss on Long-Horizon Tasks
An agent, in its simplest form, is an LLM calling tools in a loop. That loop works for short jobs. […]
