You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
class: "HyperParamEqualityTest"
|
|
dataset: "mnistDataset"
|
|
model: "mnistSoftmaxRegressionModel"
|
|
maxPoints: "2"
|
|
learning_rates: "0.01 0.2 0.01 0.01"
|
|
momentums: "0.9 0.9 0.1 0.9"
|
|
batch_sizes: "32 32 32 1"
|
|
iterations: "10"
|
|
|