seanhacks commited on
Commit
dac95fe
·
verified ·
1 Parent(s): 18d4db6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ metrics:
7
  - average_precision
8
  ---
9
 
10
- # graph_conv-relation_gated_mlp_h128_l3_edge_prediction
11
 
12
  This model was trained using [Napistu-Torch](https://www.shackett.org/napistu_torch/), a PyTorch framework for training graph neural networks on biological pathway networks.
13
 
 
7
  - average_precision
8
  ---
9
 
10
+ # 128-dim GraphConv model trained for relation-stratified edge prediction with a relation-gated MLP head
11
 
12
  This model was trained using [Napistu-Torch](https://www.shackett.org/napistu_torch/), a PyTorch framework for training graph neural networks on biological pathway networks.
13