An open API service indexing awesome lists of open source software.

https://github.com/jonnytran/multiomicsgraphembedding

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.
https://github.com/jonnytran/multiomicsgraphembedding

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# MultiOmicsGraphEmbedding

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

## Package structure:
moge
- network
- generator
- module (PyTorch)
- model (Tensorflow/Keras)
- evaluation
- visualization
- utils