Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1023 Bytes

GNE_details.md

File metadata and controls

18 lines (13 loc) · 1023 Bytes

Gene Network Embedding (GNE)

This file describes the packages required for GNE.

  • TensorFlow (1.0 or later) - Open source deep learning library
  • python3.6 - Python interpreter
  • sklearn - Machine learning library in python
  • networkx - Manipulation and study of complex networks
  • scipy - Open-source software for mathematics, science, and engineering

To get better understanding of our method, following references could be helpful.

If you are interested to learn more, this link could be helpful.