Papers

Filtered to model-agnostic · clear filter

Browse by term

continual learning 33reinforcement learning 21large language models 9vision-language models 8language models 6benchmarking 5autoregressive models 4diffusion transformers 4generative models 4multimodal learning 4robotics 4video generation 4benchmarks 3computer vision 3policy optimization 3self-distillation 3vision-language-action models 3world modeling 3agent-based systems 2autonomous agents 2calibration 2coding agents 2diffusion models 2foundation models 2image synthesis 2in-context learning 2knowledge graphs 2LLMs 2multimodal evaluation 2multimodal large language models 2

Matching papers

NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

18 upvotes · 22 JUL 2026 · Paul Furgale, Severin Klingler, James Nolan et al.

This paper introduces a new framework for building AI agents in Python, allowing developers to write agents that are both deterministic and model-agnostic. Practitioners might care because this framework could simplify the development of reliable AI agents for various applications.