NARC
About
Browse
Create
Inspect
Login
Edit Puzzle
Puzzle ID
Title
Sequence Length
4
Difficulty
--
Easy
Medium
Hard
Color
Grid Sequence
Narrative
Apply batch normalization along the sample axis (rows). For each feature column in Grid 1, compute the z-score: z = (x - column_mean) / column_std (population std). Then map to [0,9] with mean 5 using the formula: output = round(z * 2 + 5), clamped to [0,9]. Each column independently normalized.
0
characters
Narrative Variants
+ Add Variant
No additional variants. The main narrative is saved as "original".
Your Info
(optional)
Name
Email
Submit for Review
Preview
Clear All
Preview (as solver sees it)
Reveal Narrative