As an emerging technology in the field of artificial intelligence (AI), graph neural networks (GNNs) are deep learning models designed to process graph-structured data. Currently, GNNs are effective ...
Abstract: A dynamic graph (DG) is commonly encountered in many big data-related application scenarios, like cryptocurrency transaction analysis. A dynamic graph convolutional network (GCN) can ...
Abstract: This paper proposes a spatio-temporal graph convolutional network incorporating knowledge graph embeddings for hydrological time series prediction. A knowledge graph is constructed to ...
Learn how Network in Network (NiN) architectures work and how to implement them using PyTorch. This tutorial covers the concept, benefits, and step-by-step coding examples to help you build better ...
ABSTRACT: It takes more time and is easier to fall into the local minimum value when using the traditional full-supervised learning algorithm to train RBFNN. Therefore, the paper proposes one ...