Gym
Gym copied to clipboard
NeMo-Agent-Toolkit Integration
Use cases, pain points, and background We should add an example, recipe, or adapter for training an agent defined in NAT with NeMo Gym and NeMo RL.
Description: Simple example of training a NAT agent in Gym / RL
Design: Could be a generic adapter for agent and/or resources server that imports the NAT agent, imports NAT evaluation harness, executes agent with Gym ModelServerRef and implements verify() with NAT eval harness.
Acceptance Criteria:
- example, recipe, or adapter for NAT