CNNED-Protein / config.json
seungwonwonwon's picture
Initial upload: weights, config, code, README, requirements
eda7ec8 verified
{
"model_class": "CNNED_Protein",
"alphabet_size": 27,
"target_size": 128,
"channel": 256,
"depth": 3,
"kernel_size": 7,
"l2norm": true
}