What is Zero Padding Zero padding is a technique used in convolutional neural networks where additional pixels with a value […]
Category: Editors Pick
NVIDIA AI Brings Nemotron-3-Nano-30B to NVFP4 with Quantization Aware Distillation (QAD) for Efficient Reasoning Inference
NVIDIA has released Nemotron-Nano-3-30B-A3B-NVFP4, a production checkpoint that runs a 30B parameter reasoning model in 4 bit NVFP4 format while […]
How to Build Memory-Driven AI Agents with Short-Term, Long-Term, and Episodic Memory
In this tutorial, we build a memory-engineering layer for an AI agent that separates short-term working context from long-term vector […]
A Coding and Experimental Analysis of Decentralized Federated Learning with Gossip Protocols and Differential Privacy
In this tutorial, we explore how federated learning behaves when the traditional centralized aggregation server is removed and replaced with […]
Robbyant Open Sources LingBot World: a Real Time World Model for Interactive Simulation and Embodied AI
Robbyant, the embodied AI unit inside Ant Group, has open sourced LingBot-World, a large scale world model that turns video […]
AI2 Releases SERA, Soft Verified Coding Agents Built with Supervised Training Only for Practical Repository Level Automation Workflows
Allen Institute for AI (AI2) Researchers introduce SERA, Soft Verified Efficient Repository Agents, as a coding agent family that aims […]
A Coding Implementation to Training, Optimizing, Evaluating, and Interpreting Knowledge Graph Embeddings with PyKEEN
In this tutorial, we walk through an end-to-end, advanced workflow for knowledge graph embeddings using PyKEEN, actively exploring how modern […]
Microsoft Unveils Maia 200, An FP4 and FP8 Optimized AI Inference Accelerator for Azure Datacenters
Maia 200 is Microsoft’s new in house AI accelerator designed for inference in Azure datacenters. It targets the cost of […]
DeepSeek AI Releases DeepSeek-OCR 2 with Causal Visual Flow Encoder for Layout Aware Document Understanding
DeepSeek AI released DeepSeek-OCR 2, an open source document OCR and understanding system that restructures its vision encoder to read […]
A Coding Deep Dive into Differentiable Computer Vision with Kornia Using Geometry Optimization, LoFTR Matching, and GPU Augmentations
We implement an advanced, end-to-end Kornia tutorial and demonstrate how modern, differentiable computer vision can be built entirely in PyTorch. […]
