File size: 158 Bytes
b67e3a0 | 1 2 3 4 5 6 7 8 9 | {
"architectures": [
"BossChessNet"
],
"model_type": "custom-chess-cnn",
"channels": 15,
"torch_dtype": "float32",
"input_shape": [15, 8, 8]
} |
b67e3a0 | 1 2 3 4 5 6 7 8 9 | {
"architectures": [
"BossChessNet"
],
"model_type": "custom-chess-cnn",
"channels": 15,
"torch_dtype": "float32",
"input_shape": [15, 8, 8]
} |