GraphGallery
A gallery of state-of-the-arts graph neural networks..
Implemented with Tensorflow 2.x.
This repo aims to achieve 4 goals:
- Similar (or higher) performance with the corresponding papers
- Faster implementation of training and testing
- Simple and convenient to use, high scalability
- Easy to read source codes
Requirements
- python>=3.7
- tensorflow>=2.1 (2.1 is recommended)
- networkx==2.3
- scipy>=1.4.1
- sklearn>=0.22
- numpy>=1.18.1
- numba>=0.48
- gensim>=3.8.1
Extral packages (not necessary):
- metis==0.2a4
- texttable
Install
pip install graphgallery -U
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
graphgallery-0.1.3.tar.gz
(45.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
graphgallery-0.1.3-py3-none-any.whl
(115.8 kB
view details)
File details
Details for the file graphgallery-0.1.3.tar.gz.
File metadata
- Download URL: graphgallery-0.1.3.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ea594c0a48125aedc31d410ffd7a3be41be0993b6c663d6d8f1e56310cf7730
|
|
| MD5 |
bc71305659265e9b83dae39f1fd88bce
|
|
| BLAKE2b-256 |
d5b4595aa5570383beff5bc363c9d4ddb2b3a32da1cf5b6248b541bf70553757
|
File details
Details for the file graphgallery-0.1.3-py3-none-any.whl.
File metadata
- Download URL: graphgallery-0.1.3-py3-none-any.whl
- Upload date:
- Size: 115.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb8c11cc503de70343d79e5efefd1546f7d71b531143b4ed0742225e332bc1ab
|
|
| MD5 |
c1e07a284bb8af3f8c18d875de062148
|
|
| BLAKE2b-256 |
9d996609721c7d490a16321855121b749a82f979802eb3ef9ff984023bfb7161
|