awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesUnsupervised Node Embeddings

Generation of node feature vectors without the use of ground-truth labels.

Distinct from Embedding Generation: Distinct from Embedding Generation: specifically focuses on the unsupervised nature of graph node embedding training.

Explore 1 awesome GitHub repository matching data & databases · Unsupervised Node Embeddings. Refine with filters or upvote what's useful.

Awesome Unsupervised Node Embeddings GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • williamleif/graphsageAvatar williamleif

    williamleif/GraphSAGE

    3,657Vezi pe GitHub↗

    GraphSAGE is a graph neural network framework designed for inductive representation learning on large-scale graphs. It functions as an inductive graph embedding tool and neighborhood aggregation engine, enabling the generation of numerical node representations that generalize to previously unseen data. The system distinguishes itself by computing node embeddings through the aggregation of features from local neighborhoods rather than relying on a global lookup table. This approach allows the framework to operate as both a supervised graph classifier for predicting categorical node classes and

    Generates numerical feature vectors for graph nodes without requiring labels.

    Python
    Vezi pe GitHub↗3,657
  1. Home
  2. Data & Databases
  3. Vector Search
  4. Embedding Generation
  5. Unsupervised Node Embeddings