trait2vec / 2_Dense /config.json
jjgarciac's picture
Initial Trait2Vec model trained with 80% of the Phenoscape trait pairs.
4fd4743 verified
raw
history blame contribute delete
132 Bytes
{
"in_features": 768,
"out_features": 256,
"bias": true,
"activation_function": "torch.nn.modules.activation.Tanh"
}