File size: 149 Bytes
66476fc | 1 2 3 4 5 6 7 8 | {
"model_name": "resnet18",
"dataset": "MNIST",
"num_classes": 10,
"round": 18,
"strategy": "norm_clipping",
"architecture": "ResNet18"
} |
66476fc | 1 2 3 4 5 6 7 8 | {
"model_name": "resnet18",
"dataset": "MNIST",
"num_classes": 10,
"round": 18,
"strategy": "norm_clipping",
"architecture": "ResNet18"
} |