seanhacks commited on
Commit
791774a
·
verified ·
1 Parent(s): 5db6c67

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-dot_product_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 edge prediction with a dot-product 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