Graph Neural Networks with Keras and Tensorflow 2.
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment classification on tweets.