Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 215 Bytes

Pre-training Graph Neural Networks for Link Prediction in Biomedical Networks.

Requirements

  • GCATSL is implemented to work under Python 3.7.
  • Tensorflow=1.14.1
  • numpy=1.18.0
  • scipy=1.5.0
  • sklearn=1.1.3