๐๏ธArchitecture
Control Hierarchy
CLI (slm-lab command)
โโโ Experiment (hyperparameter search)
โโโ Trial (one configuration)
โโโ Session (one random seed)
โโโ Agent
โ โโโ Algorithm
โ โโโ Memory
โโโ Env
โโโ MetricsTrackerLevel
Purpose
Configured By
Agent Components
Algorithm
Algorithm
Parent
Key Difference
Memory
Type
Algorithms
Behavior
Key Config
Network
Type
Use Case
Input
Architecture
Training Loop
Training Frequency
Algorithm Type
Training Trigger
Example
Environment
Environment Creation Flow
Key Wrappers
Wrapper
Purpose
Applied To
Vectorized Environments
Spec System
Variable Substitution
Search Blocks
Extending SLM-Lab
Adding a New Algorithm
Adding Environment Support
Last updated
Was this helpful?