This commit is contained in:
Glenn Jocher 2019-07-15 01:15:30 +02:00
parent 6509d8e588
commit 3eabb1114c
1 changed files with 3 additions and 3 deletions

View File

@ -16,10 +16,10 @@ exposure = 1.5
hue=.1
learning_rate=0.001
burn_in=1000
max_batches = 500200
burn_in=100
max_batches = 5000
policy=steps
steps=400000,450000
steps=4000,4500
scales=.1,.1
[convolutional]