STWalk

Graph learning algorithm

An implementation of an algorithm for learning trajectory representations in temporal graphs

Implementation of "STWalk: Learning Trajectory Representations in Temporal Graphs"

GitHub

18 stars
2 watching
8 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list

deep-learninggraph-analysispython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amazon-science/tgl A framework for training temporal graphs on large datasets 193
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 270
benedekrozemberczki/walklets An implementation of an algorithm for learning graph representations from network data 106
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 322
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 60
benedekrozemberczki/gam An implementation of a graph classification model using structural attention and PyTorch 270
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,694
snash4/gat2vec A framework for learning representations from attributed graphs, incorporating structural and attribute information. 59
su-informatics-lab/dstg Software implementation of graph-based AI method for decomposing spatial transcriptomics data 35
claws-lab/jodie A PyTorch implementation of a representation learning framework for dynamic temporal networks 362
hubfire/muti-branch-ddpg-carla An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. 81
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 19
floringogianu/categorical-dqn An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. 96
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 49
scikit-learn-contrib/metric-learn A Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms. 1,402