always run with partial grounding,
[[[
iterate runs until solved with partial grounding (or timeout/cantsolve if exited with full grounding)
re-train on every run (store backups)
increase complexity when running-average stop condition threshold (measure over memory?) passes, with 10-run delay of complexity increase
]]]
always run with partial grounding,
[[[
iterate runs until solved with partial grounding (or timeout/cantsolve if exited with full grounding)
re-train on every run (store backups)
increase complexity when running-average stop condition threshold (measure over memory?) passes, with 10-run delay of complexity increase
]]]