-
Notifications
You must be signed in to change notification settings - Fork 82
[RL][Phase 4] Implement the native C++ trainer #1074
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: #1056
Epic: #1052
Goal
Train the shared policy-value model from replay samples using the LibTorch C++ frontend.
Scope
Non-goals
Acceptance criteria
Verification
Add one focused C++ tiny-batch overfit test.