Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ datasets:
|
|
| 7 |
|
| 8 |
# Otter UB MF Model Card
|
| 9 |
|
|
|
|
| 10 |
|
| 11 |
## Model details
|
| 12 |
Otter models are based on Graph Neural Networks (GNN) that propagates initial embeddings through a set of layers that upgrade input embedding according to the node neighbours.
|
|
|
|
| 7 |
|
| 8 |
# Otter UB MF Model Card
|
| 9 |
|
| 10 |
+
Otter-Knoweldge model trained using only one modality for molecules: morgan-fingerprint (MF)
|
| 11 |
|
| 12 |
## Model details
|
| 13 |
Otter models are based on Graph Neural Networks (GNN) that propagates initial embeddings through a set of layers that upgrade input embedding according to the node neighbours.
|