Google Research is proposing a new way to build accessible software with Natively Adaptive Interfaces (NAI), an agentic framework where […]
Category: Staff
How to Design Complex Deep Learning Tensor Pipelines Using Einops with Vision, Attention, and Multimodal Examples
In this tutorial, we walk through advanced usage of Einops to express complex tensor transformations in a clear, readable, and […]
Alibaba Open-Sources Zvec: An Embedded Vector Database Bringing SQLite-like Simplicity and High-Performance On-Device RAG to Edge Applications
Alibaba Tongyi Lab research team released ‘Zvec’, an open source, in-process vector database that targets edge and on-device retrieval workloads. […]
How to Build a Privacy-Preserving Federated Pipeline to Fine-Tune Large Language Models with LoRA Using Flower and PEFT
In this tutorial, we demonstrate how to federate fine-tuning of a large language model using LoRA without ever centralizing private […]
Microsoft AI Proposes OrbitalBrain: Enabling Distributed Machine Learning in Space with Inter-Satellite Links and Constellation-Aware Resource Optimization Strategies
Earth observation (EO) constellations capture huge volumes of high-resolution imagery every day, but most of it never reaches the ground […]
Meet OAT: The New Action Tokenizer Bringing LLM-Style Scaling and Flexible, Anytime Inference to the Robotics World
Robots are entering their GPT-3 era. For years, researchers have tried to train robots using the same autoregressive (AR) models […]
A Coding Implementation to Establish Rigorous Prompt Versioning and Regression Testing Workflows for Large Language Models using MLflow
In this tutorial, we show how we treat prompts as first-class, versioned artifacts and apply rigorous regression testing to large […]
ByteDance Releases Protenix-v1: A New Open-Source Model Achieving AF3-Level Performance in Biomolecular Structure Prediction
How close can an open model get to AlphaFold3-level accuracy when it matches training data, model scale and inference budget? […]
How to Design Production-Grade Mock Data Pipelines Using Polyfactory with Dataclasses, Pydantic, Attrs, and Nested Models
In this tutorial, we walk through an advanced, end-to-end exploration of Polyfactory, focusing on how we can generate rich, realistic […]
Google AI Introduces PaperBanana: An Agentic Framework that Automates Publication Ready Methodology Diagrams and Statistical Plots
Generating publication-ready illustrations is a labor-intensive bottleneck in the research workflow. While AI scientists can now handle literature reviews and […]
