chess_lite / config.json
satana123's picture
Create config.json
b67e3a0 verified
Raw
History Blame Contribute Delete
158 Bytes
{
"architectures": [
"BossChessNet"
],
"model_type": "custom-chess-cnn",
"channels": 15,
"torch_dtype": "float32",
"input_shape": [15, 8, 8]
}