Shellian / GGL

GenomeGeometricLearning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenomeGeometricLearning

Adapted PyTorch implementation of Poincaré Embeddings for Learning Hierarchical Representations

Installation

Simply clone this repository via

git clone https://github.com/intelligentbiocomputinglab/GGL.git
cd poincare-embeddings
conda env create -f environment.yml
source activate poincare
python setup.py build_ext --inplace

About

GenomeGeometricLearning

License:Other


Languages

Language:Python 96.9%Language:Shell 3.1%