Displaying 26 resources

Decentralized-gnn
A package for implementing and simulating decentralized Graph Neural Network algorithms for classification of peer-to-peer nodes.
Developed code supports the publication p2pGNN: A Decentralized Graph Neural Network for Node Classification i

JGNN library for native Java implementation of graph neural networks
Graph Neural Networks (GNNs) have seen a dramatic increase in popularity thanks to their ability to understand relations between graph nodes.

Word-Class Embeddings for Multiclass Text Classification
Code for Word-Class Embeddings (WCEs), a form of supervised embeddings especially suited for multiclass text classification.

CO2A – Contrastive Conditional domain Alignment
A novel unsupervised domain adaptation approach for action recognition from videos, inspired by recent literature on contrastive learning.

FeTrIL: Feature Translation for Exemplar-Free Class-Incremental Learning
Exemplar-free class-incremental learning is very challenging due to the negative effect of catastrophic forgetting.

pygrank
pygrank is an open source framework to define, run and evaluate node ranking algorithms. It provides object-oriented and extensively unit-tested algorithmic components, such as graph filters, post-processors, measures, benchmarks, and online tuning.