Alex Sychov commited on
Commit
b1ff859
·
unverified ·
1 Parent(s): f237e36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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.