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

https://github.com/aspirincode/multiomicsgraphembedding

A PyTorch/Keras package for graph embedding heterogeneous networks, along with some network data structures.
https://github.com/aspirincode/multiomicsgraphembedding

Last synced: 27 days ago
JSON representation

A PyTorch/Keras package for graph embedding heterogeneous networks, along with some network data structures.

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