Skip to content

A PyTorch-based package for representation learning on heterogeneous networks. It aims to facilitate experimentation on different GNN models, metrics, and datasets from PytorchGeometric, DGL, networkx.

Notifications You must be signed in to change notification settings

JonnyTran/MultiOmicsGraphEmbedding

Repository files navigation

MultiOmicsGraphEmbedding

Installation

$ pip install git+https://github.com/JonnyTran/MultiOmicsGraphEmbedding

Package structure:

moge

  • network
  • generator
  • module (PyTorch)
  • model (Tensorflow/Keras)
  • evaluation
  • visualization
  • utils

About

A PyTorch-based package for representation learning on heterogeneous networks. It aims to facilitate experimentation on different GNN models, metrics, and datasets from PytorchGeometric, DGL, networkx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages