# 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
To install metis, jus type: `bash sudo apt-get install libmetis-dev pip install metis `
To install texttable, just type:
`bash pip install texttable `
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file graphgallery-0.1.2.tar.gz.
File metadata
- Download URL: graphgallery-0.1.2.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.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7ca5c40178497557d8b7b51efc3aa8a9cb341fd08323b1e0af6835886b02904
|
|
| MD5 |
737d99f428b354ce50f6dc254bfe0cbd
|
|
| BLAKE2b-256 |
716d90e5ca421eae8ed7de1b7d51e015848665005ac376966055e6beff76c211
|
File details
Details for the file graphgallery-0.1.2-py3-none-any.whl.
File metadata
- Download URL: graphgallery-0.1.2-py3-none-any.whl
- Upload date:
- Size: 115.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4687c52b143bf42a34ed88f0538c3de4f1a9bf891a79fedcdf30159ce8a0600a
|
|
| MD5 |
8e83c2091e3c4e25ce7213d6a6f8ece8
|
|
| BLAKE2b-256 |
992a4d7ba2934e66ba0d8a98834304a44e95b2b064fee587887eb01c8989fc48
|