Alex Sychov commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,7 +28,6 @@ We compared multiple architectures on the **PDBbind Refined** dataset. The Hybri
|
|
| 28 |
| GAT + 1 CNN for proteins + Cross-Attention | 1.3867 | 1.0947 | 0.7013 |
|
| 29 |
|
| 30 |
|
| 31 |
-
|
| 32 |
## Explainability (XAI)
|
| 33 |
The key moment is that the model does not give only a number, but an asnwer why it predicted that specific number.
|
| 34 |
1. Extracts attention weights from the Cross-Attention layer.
|
|
|
|
| 28 |
| GAT + 1 CNN for proteins + Cross-Attention | 1.3867 | 1.0947 | 0.7013 |
|
| 29 |
|
| 30 |
|
|
|
|
| 31 |
## Explainability (XAI)
|
| 32 |
The key moment is that the model does not give only a number, but an asnwer why it predicted that specific number.
|
| 33 |
1. Extracts attention weights from the Cross-Attention layer.
|