Call shutdown-agents at end of run; reformat
This commit is contained in:
parent
e3ba58587a
commit
b6e7b0e86f
@ -136,4 +136,5 @@
|
||||
(if (zero? (mod generation ds-parent-gens))
|
||||
(downsample/update-case-distances rep-evaluated-pop indexed-training-data indexed-training-data ids-type (/ solution-error-threshold (count indexed-training-data))) ; update distances every ds-parent-gens generations
|
||||
indexed-training-data)
|
||||
indexed-training-data))))))
|
||||
indexed-training-data))))
|
||||
#?(:clj (shutdown-agents))))
|
Loading…
x
Reference in New Issue
Block a user