Lukematic / embiggen

πŸ‡ Embiggen is the Python Graph Representation learning, Prediction and Evaluation submodule of the GRAPE library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‡ Embiggen

Pypi project Pypi total project downloads Tutorials Documentation Supported Python versions DOI License Telegram Group Discord Server Twitter

Embiggen is the graph machine learning submodule of the πŸ‡ GRAPE library.

How to install Embiggen

To install the complete GRAPE library, do run:

pip install grape

Instead, to exclusively install the Embiggen package, you can run:

pip install embiggen

Cite GRAPE

Please cite the following paper if it was useful for your research:

@misc{cappelletti2021grape,
  title={GRAPE: fast and scalable Graph Processing and Embedding},
  author={Luca Cappelletti and Tommaso Fontana and Elena Casiraghi and Vida Ravanmehr and Tiffany J. Callahan and Marcin P. Joachimiak and Christopher J. Mungall and Peter N. Robinson and Justin Reese and Giorgio Valentini},
  year={2021},
  eprint={2110.06196},
  archivePrefix={arXiv},
  primaryClass={cs.LG}
}

About

πŸ‡ Embiggen is the Python Graph Representation learning, Prediction and Evaluation submodule of the GRAPE library.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%