This commit is contained in:
Glenn Jocher 2019-04-18 23:42:37 +02:00
parent 8b707c43c8
commit 2643af18b2
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ if __name__ == '__main__':
# Write mutation results
print_mutation(hyp, results)
gen = 30 # generations to evolve
gen = 50 # generations to evolve
for _ in range(gen):
# Mutate hyperparameters