Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Custom reward functions for multi-turn reinforcement learning with Amazon Nova Forge

In multi-turn reinforcement learning, your custom reward function decides what the model actually learns. This post shows how to design a composite multi-turn reward for Amazon Nova Forge, execute model-generated code safely inside it, and instrument each component to catch the pitfalls that quietly collapse a reward.

We haven't written up this one. AWS Machine Learning has the full story — the link below goes straight to it.

Read the original at aws.amazon.com →

More in AI

Building agentic workflows with SageMaker AI and Bedrock AgentCore

Learn how to combine OpenAI-compatible endpoints on Amazon SageMaker AI with Amazon Bedrock AgentCore runtime to build a multi-agent workflow where each specialized agent uses the model best suited to…

  • Combine SageMaker AI and Bedrock models for agentic workflows
  • Qwen 3.5 9B as financial analysis agent, Claude models as orchestrator and budget agents
  • Custom httpx.Auth subclass for token-level observability in OpenAI-compatible API