graphneural.network - Spektral
graphneural.networkGraph Neural Networks in TensorFlow and Keras with Spektral Daniele Grattarola and Cesare Alippi Installation Spektral is compatible with Python 3.6 and above, and is tested on the latest versions of Ubuntu, MacOS, and Windows. Other Linux distros should work as well. The simplest way to install Spektral is from PyPi: pip install spektral
graphneural.network - Spektral
https://graphneural.networkSpektral is a Python library for graph deep learning, based on the Keras API and TensorFlow 2. The main goal of this project is to provide a simple but flexible framework for creating graph neural networks (GNNs). You can use Spektral for classifying the users of a social network, predicting molecular properties, generating new graphs with GANs ...
Spektral
https://graphneural.networkSpektral is a Python library for graph deep learning, based on the Keras API and TensorFlow 2. The main goal of this project is to provide a simple but ...