This commit is contained in:
Glenn Jocher 2019-05-31 01:33:17 +02:00
parent ea11af6132
commit a2c9cb9d2c
1 changed files with 1 additions and 1 deletions

View File

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