Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: node-embedding

benedekrozemberczki/awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.

Language: Python - Size: 1.79 MB - Last synced: 1 day ago - Pushed: about 1 year ago - Stars: 4,706 - Forks: 744

benedekrozemberczki/karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

Language: Python - Size: 28 MB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 2,091 - Forks: 239

benedekrozemberczki/GRAF

Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .

Language: Python - Size: 1.57 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 10 - Forks: 11

benedekrozemberczki/pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)

Language: Python - Size: 13.2 MB - Last synced: 17 days ago - Pushed: about 1 month ago - Stars: 2,491 - Forks: 348

benedekrozemberczki/MUSAE

The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)

Language: Python - Size: 19.4 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 146 - Forks: 24

benedekrozemberczki/datasets

A repository of pretty cool datasets that I collected for network science and machine learning research.

Size: 91.4 MB - Last synced: 18 days ago - Pushed: 2 months ago - Stars: 586 - Forks: 87

benedekrozemberczki/diff2vec

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

Language: Python - Size: 3.9 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 119 - Forks: 20

benedekrozemberczki/littleballoffur

Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

Language: Python - Size: 5.73 MB - Last synced: 18 days ago - Pushed: 3 months ago - Stars: 692 - Forks: 51

benedekrozemberczki/graph2vec

A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).

Language: Python - Size: 217 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 877 - Forks: 167

benedekrozemberczki/Splitter

A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

Language: Python - Size: 11.4 MB - Last synced: 18 days ago - Pushed: 12 months ago - Stars: 207 - Forks: 44

XiaShan1227/Graphormer

Do Transformers Really Perform Bad for Graph Representation? [NIPS-2021]

Language: Python - Size: 2.96 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

SINr-Embeddings/sinr

The SINr approach to train interpretable word and graph embeddings

Language: Jupyter Notebook - Size: 45.2 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 11 - Forks: 3

benedekrozemberczki/APPNP

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

Language: Python - Size: 1.2 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 357 - Forks: 49

XiaShan1227/SimGNN

SimGNN: A Neural Network Approach to Fast Graph Similarity Computation

Language: Python - Size: 242 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 2

abhilash1910/SpectralEmbeddings

spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.

Language: HTML - Size: 4.41 MB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 64 - Forks: 6

sarthak-chakraborty/HCNE-ScalableDataMining

Term Research Project for the course Scalable Data Mining [IIT Kgp] (CS60021)

Language: C++ - Size: 257 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

benedekrozemberczki/RolX

An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)

Language: Python - Size: 5.06 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 61 - Forks: 21

benedekrozemberczki/SINE

A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).

Language: Python - Size: 2.49 MB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 71 - Forks: 18

benedekrozemberczki/TADW

An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).

Language: Python - Size: 1.45 MB - Last synced: 2 days ago - Pushed: almost 2 years ago - Stars: 55 - Forks: 14

benedekrozemberczki/GraRep

A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).

Language: Python - Size: 6.88 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 60 - Forks: 25

benedekrozemberczki/role2vec

A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).

Language: Python - Size: 7.36 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 163 - Forks: 38

benedekrozemberczki/walklets

A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).

Language: Python - Size: 2.99 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 101 - Forks: 22

dsgiitr/graph_nets

PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.

Language: Jupyter Notebook - Size: 11.9 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 1,080 - Forks: 222

benedekrozemberczki/DANMF

A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).

Language: Python - Size: 2.31 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 200 - Forks: 40

benedekrozemberczki/ASNE

A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).

Language: Python - Size: 1.01 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 79 - Forks: 27

benedekrozemberczki/FEATHER

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

Language: Python - Size: 14.3 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 43 - Forks: 11

benedekrozemberczki/TENE

A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).

Language: Python - Size: 1.93 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 71 - Forks: 17

CSDL-UMD/remod

Source code for fact-checking using node embeddings of dependency trees

Language: Python - Size: 4.12 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

giannisnik/segk

Learning Structural Node Representations using Graph Kernels

Language: Jupyter Notebook - Size: 848 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 5 - Forks: 1

benedekrozemberczki/tigerlily

TigerLily: Finding drug interactions in silico with the Graph.

Language: Jupyter Notebook - Size: 14.3 MB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 97 - Forks: 9

lucacareddu/Comparing-node-embedding-methods-and-classifiers-for-predicting-disease-genes

This repository contains the Python code of the work done for the project of a course called "Learning from Networks" (Master Degree in Data Science).

Language: Python - Size: 117 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

benedekrozemberczki/OrbitalFeatures

A sparsity aware implementation of "Biological Network Comparison Using Graphlet Degree Distribution" (Bioinformatics 2007)

Language: Python - Size: 771 KB - Last synced: 18 days ago - Pushed: almost 2 years ago - Stars: 20 - Forks: 11

AlvaroJoseLopes/Deep-Walk-Transformers

Node embedding technique based on Masked Language Model.

Language: Jupyter Notebook - Size: 3.63 MB - Last synced: 25 days ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

AstraZeneca/NESS

Official implementation of "NESS: Node Embeddings from Static Subgraphs"

Language: Python - Size: 762 KB - Last synced: 5 months ago - Pushed: 12 months ago - Stars: 8 - Forks: 0

GemsLab/REGAL

Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings

Language: Python - Size: 6.15 MB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 88 - Forks: 16

LamineTourelab/Machine-Learning-with-Graphs Fork of LeilaOutem/Stanford_coLabs

Graphs are a general language for describing and analyzing entities with relations/interactions.

Language: Jupyter Notebook - Size: 1.39 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

benedekrozemberczki/resolutions-2019

A list of data mining and machine learning papers that I implemented in 2019.

Size: 33.2 KB - Last synced: 18 days ago - Pushed: over 4 years ago - Stars: 20 - Forks: 10

simonepiaggesi/dine

Data and code repository from "DINE: Dimensional Interpretability of Node Embeddings"

Language: Jupyter Notebook - Size: 7.53 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

benedekrozemberczki/BoostedFactorization

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

Language: Python - Size: 829 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 33 - Forks: 13

joshpxyne/deep-hyperedges

New Algorithms for Learning on Hypergraphs

Language: Jupyter Notebook - Size: 105 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 31 - Forks: 27

manoelhortaribeiro/GraphSageHatefulUsers Fork of williamleif/graphsage-simple

Simple reference implementation of GraphSAGE.

Language: Python - Size: 13.9 MB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 16 - Forks: 2

benedekrozemberczki/FSCNMF

An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".

Language: Python - Size: 851 KB - Last synced: 18 days ago - Pushed: almost 2 years ago - Stars: 18 - Forks: 9

zahraDehghanian97/GIUnet

**official Code Implementation Of "GIUnet : Graph Isomorphic Unet " .

Language: Python - Size: 24.9 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

VGraphRNN/VGRNN

Variational Graph Recurrent Neural Networks - PyTorch

Language: Python - Size: 9.55 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 95 - Forks: 31

ferencberes/covid-vaccine-network

Vaccine skepticism detection by network embedding

Language: Python - Size: 130 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

knowledge-technologies/SNoRe

Scalable symbolic node representation learner, mirror of https://github.com/smeznar/SNoRe

Language: Python - Size: 4.11 MB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

daiquocnguyen/Caps2NE

A Capsule Network-based Model for Learning Node Embeddings (CIKM 2020)

Language: Python - Size: 170 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 20 - Forks: 4

helloybz/Deepwalk-Clone

My implementation of Deepwalk in PyTorch

Language: Python - Size: 2.53 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

monomonedula/sten

Simple algorithm for generating graph nodes embeddings

Language: Python - Size: 11.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 0

benedekrozemberczki/HullCoverConditionedUnitDiskGraph

A generator for unit disk graphs conditioned on concave hull cover.

Language: Python - Size: 13.8 MB - Last synced: 18 days ago - Pushed: almost 2 years ago - Stars: 8 - Forks: 7

elvathi/node_sim_embed

Repository for the paper "Unsupervised Graph Embedding based on Node Similarity"

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

Related Keywords
node-embedding 51 graph-embedding 31 machine-learning 29 deep-learning 26 deepwalk 25 node2vec 23 network-embedding 22 word2vec 14 pytorch 13 embedding 11 graph 10 unsupervised-learning 10 network-science 10 tensorflow 9 gensim 9 community-detection 8 node-classification 8 sklearn 8 graph-neural-network 8 matrix-factorization 8 implicit-factorization 7 data-science 7 representation-learning 7 graph2vec 7 gcn 6 factorization 6 dimensionality-reduction 6 networkx 6 graph-convolution 6 struc2vec 5 tadw 5 nmf 5 graph-classification 5 graph-convolutional-networks 5 graph-representation-learning 5 asne 5 gemsec 4 attributed-embedding 4 graph-neural-networks 4 network-analysis 4 graphs 4 aane 4 attention-mechanism 4 research 4 data-mining 4 graph-kernel 4 2vec 4 walklets 3 deep-neural-networks 3 graph-mining 3 weisfeiler-lehman 3 link-prediction 3 complex-networks 3 diff2vec 3 semisupervised-learning 3 graph-algorithms 3 graph-clustering 3 clustering 3 feature-extraction 3 gnn 3 factorization-machine 2 grarep 2 word-embedding 2 chebyshev-polynomials 2 transformer 2 graph-wavelet 2 graph-auto-encoder 2 random-walk 2 neural-network 2 embeddings 2 role2vec 2 gradient-boosting 2 edge-prediction 2 graphlet 2 biology 2 python 2 knowledge-graph 2 graph-attention-networks 2 structural-embedding 2 louvain 2 graph-enumeration 1 network-alignment 1 scalability 1 graph-machine-learning 1 attention-network 1 community-detection-methods 1 deep-generative-model 1 graph-database 1 resolution 1 scipy 1 explainable-ai 1 boostedne 1 boosting 1 boosting-machine 1 benchmark 1 motif 1 clustering-coefficient 1 centrality 1 bioinformatics 1 networks 1