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.
- Neural Networks and Deep Learning
- Deep Learning Book
- Representation Learning on Graphs: Methods and Applications
- A survey on Network Embedding
If you are interested to learn more, this link could be helpful.