This commit is contained in:
Shital Shah 2020-04-23 23:09:37 -07:00
Родитель 446448c69c
Коммит 2aeaa3f3b4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -56,7 +56,7 @@ nas:
trainer:
aux_weight: 0.0 # weight for loss from auxiliary towers in test time arch
drop_path_prob: 0.0 # probability that given edge will be dropped
epochs: 90
epochs: 250
lossfn: # TODO: this is perhaps reversed for test/train?
type: 'CrossEntropyLabelSmooth'
smoothing: 0.1 # label smoothing