Add more algorithms
This commit is contained in:
8
configs/archs/CIFAR-WRN28-10.config
Normal file
8
configs/archs/CIFAR-WRN28-10.config
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"dataset" : ["str", "cifar"],
|
||||
"arch" : ["str", "wideresnet"],
|
||||
"depth" : ["int", 28],
|
||||
"wide_factor":["int", 10],
|
||||
"dropout" : ["bool", 0],
|
||||
"super_type": ["str" , "basic"]
|
||||
}
|
Reference in New Issue
Block a user