This commit is contained in:
Si11ium
2019-03-14 18:36:29 +01:00
parent fd215be5de
commit 252716c420
5 changed files with 7 additions and 7 deletions

View File

@ -54,7 +54,7 @@ def count(counters, soup, notable_nets=[]):
with Experiment('mixed-self-fixpoints') as exp:
exp.trials = 100
exp.trials = 10
exp.soup_size = 10
exp.soup_life = 5
exp.trains_per_selfattack_values = [10 * i for i in range(11)]