code update
This commit is contained in:
@@ -60,6 +60,7 @@ run_configuration = {
|
||||
},
|
||||
},
|
||||
{
|
||||
"batch_size": 64,
|
||||
"model_parameters": {
|
||||
"cnn_channels": 64,
|
||||
"kernel_size": 3,
|
||||
@@ -69,7 +70,7 @@ run_configuration = {
|
||||
},
|
||||
},
|
||||
{
|
||||
"batch_size": 128,
|
||||
"batch_size": 64,
|
||||
"model_parameters": {
|
||||
"cnn_channels": 128,
|
||||
"kernel_size": 5,
|
||||
|
||||
Reference in New Issue
Block a user