File size: 158 Bytes
cf6342f | 1 2 3 4 5 6 7 8 | {
"classify": true,
"drug_shape": 2048,
"latent_activation": "ReLU",
"latent_dimension": 1024,
"latent_distance": "Cosine",
"target_shape": 1024
} |
cf6342f | 1 2 3 4 5 6 7 8 | {
"classify": true,
"drug_shape": 2048,
"latent_activation": "ReLU",
"latent_dimension": 1024,
"latent_distance": "Cosine",
"target_shape": 1024
} |