Abstract: Graph Convolution Networks (GCNs) have achieved remarkable success in representation of structured graph data. As we know that traditional GCNs are generally defined on the fixed first-order ...
Abstract: This letter proposes a multiple station-based seismic event classification model using a deep convolution neural network (CNN) and graph convolution network (GCN). To classify various ...
The latest advance in recommendation shows that better user and item representations can be learned via performing graph convolutions on the user-item interaction graph. However, such finding is ...
In this project, we develop a GCN model to classify nodes within a social network graph. The dataset contains features for each user (node), edges representing relationships, and target labels ...