Technical Details
Order Processing
Workflow:
Users submit parameters and initiate an order.
System processes pending orders and executes AI runs.
Results (score, tokens, XP) are recorded and displayed.
Visualization Options
Run Paths:
Display individual AI trajectories or average paths over selected epochs.
Data Storage Optimization
Path Recording:
Store data for every 10 epochs or maintain the best results for the latest 10 epochs.
Efficient Representation:
Coordinate pairs (x, y) for movements.
Rewards summarized per epoch or globally.
Last updated