threshold-parity / config.json
phanerozoic's picture
Rename from tiny-parity-verified
5d07688 verified
raw
history blame contribute delete
227 Bytes
{
"model_type": "threshold_network",
"n_bits": 8,
"hidden1": 32,
"hidden2": 16,
"output": 1,
"total_parameters": 833,
"weight_quantization": "ternary",
"activation": "heaviside",
"task": "parity"
}