CREATE CONFIG   fill in the fields -- json updates live
PRESET TEMPLATES
quick-start: pre-fills all fields for a standard problem
CONFIG NAME
TOPOLOGY
TRAINING
WEIGHTS
  
low high
FILES
LEARNING
how fast weights adjust (Adam optimizer, try 0.001 to 0.01)
hard cap on training passes; training also stops early on error threshold
training stops when average output error falls below this value
TESTING
auto-filled from architecture -- override as needed
Outputs:
Cols:
Cols:
DISPLAY
   
   
print training progress every N iterations (0 = silent, 5000 = every 5k steps)
> json preview