awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shenweichen avatar

shenweichen/GraphEmbedding

0
View on GitHub↗
3,844 نجوم·997 تفرعات·Python·MIT·4 مشاهدات

GraphEmbedding

GraphEmbedding is a graph network representation library and node embedding framework. It provides a toolkit for transforming complex network nodes into low-dimensional vector spaces, enabling the integration of relational graph data into machine learning workflows.

The library functions as a dimensionality reduction toolkit and network topology analysis tool. It uses matrix-factorization techniques to preserve global connectivity and employs random-walk sampling with skip-gram based vector optimization to learn numerical representations of nodes.

The framework covers several domain-specific capabilities, including node classification analysis, link prediction modeling, and network topology visualization. It also supports graph-based feature engineering by converting discrete node identifiers into continuous vectors for predictive modeling.

Features

  • Graph Embedding Generators - Provides a complete system for generating low-dimensional graph embeddings from complex network nodes.
  • Dimensionality Reduction Techniques - Provides a toolkit for dimensionality reduction to preserve connectivity while simplifying complex network data.
  • Graph Neighborhood Sampling - Utilizes random-walk algorithms for graph neighborhood sampling to identify local structural relationships.
  • Skip-Gram Model Architectures - Implements skip-gram model architectures to optimize node vectors based on neighborhood prediction probabilities.
  • Node Embeddings - Implements a framework for learning node embeddings using random-walk sampling and skip-gram optimization.
  • Graph Representation Learning - Implements graph representation learning to transform relational network data into machine learning compatible vectors.
  • Matrix Factorization Toolkits - Provides matrix factorization toolkits to decompose adjacency matrices and preserve global network connectivity.
  • Graph Embeddings - Converts discrete node identifiers into continuous vectors to serve as input features for predictive models.
  • Link Prediction - Uses vector embeddings to predict the existence or likelihood of missing connections between nodes.
  • Negative Sampling Techniques - Employs negative sampling techniques to optimize loss calculations by contrasting observed node pairs against noise samples.
  • Node Classification - Predicts categories or labels for individual network nodes based on their learned numerical representations.
  • Graph Topology Analysis - Analyzes structural properties and network topology using learned graph embeddings for classification and prediction.
  • Network Topology Visualizers - Reduces high-dimensional graph embeddings into a visual space to analyze global network structure.
  • Vector Space Models - Implements vector space models to represent discrete graph identifiers as numerical coordinates for machine learning.

سجل النجوم

مخطط تاريخ النجوم لـ shenweichen/graphembeddingمخطط تاريخ النجوم لـ shenweichen/graphembedding

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ GraphEmbedding

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع GraphEmbedding.
  • dmlc/dglالصورة الرمزية لـ dmlc

    dmlc/dgl

    14,283عرض على GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Pythondeep-learninggraph-neural-networks
    عرض على GitHub↗14,283
  • packtpublishing/hands-on-graph-neural-networks-using-pythonالصورة الرمزية لـ PacktPublishing

    PacktPublishing/Hands-On-Graph-Neural-Networks-Using-Python

    1,044عرض على GitHub↗

    This repository serves as an educational resource for implementing graph neural networks using Python. It provides a collection of structured code examples and tutorials designed to guide developers through the process of building and training machine learning models that operate on complex, interconnected datasets. The project covers the core mechanics of graph-based deep learning, including message-passing architectures, feature aggregation, and the stacking of convolutional layers. It demonstrates how to represent non-Euclidean data as static graphs and how to manage memory during training

    Jupyter Notebook
    عرض على GitHub↗1,044
  • williamleif/graphsageالصورة الرمزية لـ williamleif

    williamleif/GraphSAGE

    3,657عرض على 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

    Python
    عرض على GitHub↗3,657
  • tkipf/pygcnالصورة الرمزية لـ tkipf

    tkipf/pygcn

    5,404عرض على GitHub↗

    pygcn is a PyTorch library and framework for implementing graph convolutional networks. It provides tools for semi-supervised node classification and the generation of node embeddings from graph-structured data. The system converts graph nodes into low-dimensional vectors based on neighborhood patterns and local similarities. It enables the prediction of node labels by leveraging both a small set of labeled examples and the overall graph topology. The library covers relational data analysis and semi-supervised graph learning. It includes computational primitives for message passing, adjacenc

    Python
    عرض على GitHub↗5,404
عرض جميع البدائل الـ 30 لـ GraphEmbedding→

الأسئلة الشائعة

ما هي وظيفة shenweichen/graphembedding؟

GraphEmbedding is a graph network representation library and node embedding framework. It provides a toolkit for transforming complex network nodes into low-dimensional vector spaces, enabling the integration of relational graph data into machine learning workflows.

ما هي الميزات الرئيسية لـ shenweichen/graphembedding؟

الميزات الرئيسية لـ shenweichen/graphembedding هي: Graph Embedding Generators, Dimensionality Reduction Techniques, Graph Neighborhood Sampling, Skip-Gram Model Architectures, Node Embeddings, Graph Representation Learning, Matrix Factorization Toolkits, Graph Embeddings.

ما هي البدائل مفتوحة المصدر لـ shenweichen/graphembedding؟

تشمل البدائل مفتوحة المصدر لـ shenweichen/graphembedding: dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing… packtpublishing/hands-on-graph-neural-networks-using-python — This repository serves as an educational resource for implementing graph neural networks using Python. It provides a… williamleif/graphsage — GraphSAGE is a graph neural network framework designed for inductive representation learning on large-scale graphs. It… tkipf/pygcn — pygcn is a PyTorch library and framework for implementing graph convolutional networks. It provides tools for… thunlp/openke — OpenKE is a knowledge graph embedding framework designed to transform structured knowledge graphs into low-dimensional… tkipf/gcn — This is a graph convolutional network library designed for performing node and graph classification on…