Prototype generic nas model (cont.).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"scheduler": ["str", "cos"],
|
||||
"LR" : ["float", "0.025"],
|
||||
"eta_min" : ["float", "0.001"],
|
||||
"epochs" : ["int", "150"],
|
||||
"epochs" : ["int", "100"],
|
||||
"warmup" : ["int", "0"],
|
||||
"optim" : ["str", "SGD"],
|
||||
"decay" : ["float", "0.0005"],
|
||||
|
Reference in New Issue
Block a user