MKLab-ITI / JGNN

A Fast Graph Neural Network Library written in Native Java
Apache License 2.0
15 stars 2 forks source link

Dataset handling #3

Closed maniospas closed 1 year ago

maniospas commented 1 year ago

Create an automatic downloading mechanism for graph datasets and re-integrate some simple feature-based ones.

Appropriately edit tutorials with dataset handling.