-
Notifications
You must be signed in to change notification settings - Fork 82
[RL][Phase 5] Define the self-play sample format #1077
Copy link
Copy link
Open
Labels
C-rlCategory: Search, self-play, reinforcement learning, and training.Category: Search, self-play, reinforcement learning, and training.P-importantPriority: Other work depends on this, or it is low-level and critical.Priority: Other work depends on this, or it is low-level and critical.T-featureType: New capability or supported behavior.Type: New capability or supported behavior.
Description
Activity
Metadata
Metadata
Assignees
Labels
C-rlCategory: Search, self-play, reinforcement learning, and training.Category: Search, self-play, reinforcement learning, and training.P-importantPriority: Other work depends on this, or it is low-level and critical.Priority: Other work depends on this, or it is low-level and critical.T-featureType: New capability or supported behavior.Type: New capability or supported behavior.
Parent: #1057
Epic: #1052
Goal
Define the minimum versioned training sample produced by self-play and consumed by both trainers.
Scope
Non-goals
Acceptance criteria
Verification
Add C++ and Python round-trip tests using one small golden sample.