Ross ROSS = Recommend OSS · open-source software intelligence for agents

shenweichen/GraphEmbedding

Implementation and experiments of graph embedding algorithms. observed · 2026-08-28

github.com/shenweichen/GraphEmbedding · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 79
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2760
  • days_rel: n/a
  • days_push: 129
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3845 stars · 995 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library providing implementations of classic graph embedding algorithms including DeepWalk, LINE, Node2Vec, SDNE, and Struc2Vec. It includes runnable example scripts for learning node representations from network data.

Use cases

  • generate node embeddings for a graph
  • run deepwalk on a network
  • learn node2vec representations
  • compare graph embedding algorithms
  • embed social network nodes for downstream ML
  • learn structural node representations with struc2vec

When to choose

  • you need ready-to-use implementations of classic graph embedding algorithms like DeepWalk, LINE, Node2Vec, SDNE, or Struc2Vec
  • you want reference implementations with example scripts for learning and experimentation
  • you are benchmarking or studying network embedding methods in Python

When to avoid

  • you need large-scale, production-grade distributed graph embedding
  • you need modern GNN-based methods like GraphSAGE or GAT
  • you need a maintained library with broad ecosystem support outside Python/TensorFlow

Facets

library · maturity active

machine-learning deep-learning data-science machine-learning data-science graph-processing python graph-embedding deepwalk node2vec line sdne struc2vec network-embedding representation-learning algorithms

1 source

Member repositories

RepositoryRoleHealth v2
shenweichen/GraphEmbeddingmain68

For agents

markdown · JSON · MCP: product_card(name="shenweichen/GraphEmbedding")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem