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

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

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

22 مستودعات

Awesome GitHub RepositoriesGraph Machine Learning

Tools for deep learning and analysis on graph-structured data.

Explore 22 awesome GitHub repositories matching part of an awesome list · Graph Machine Learning. Refine with filters or upvote what's useful.

Awesome Graph Machine Learning GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Deep learning on graphs built on existing frameworks.

    Pythondeep-learninggraph-neural-networks
    عرض على GitHub↗14,283
  • ml-explore/mlx-examplesالصورة الرمزية لـ ml-explore

    ml-explore/mlx-examples

    8,254عرض على GitHub↗

    This repository provides a collection of reference implementations and code examples for training and deploying machine learning models using the MLX framework. It serves as a practical guide for executing distributed training, fine-tuning large language models, converting model weights, and implementing multimodal generative workflows. The project distinguishes itself through specialized examples for local hardware execution, featuring weight quantization to reduce memory usage and low-rank adaptation for parameter-efficient fine-tuning. It also includes scripts for transforming external mod

    Executes semi-supervised learning on graph data and performs density estimation using normalizing flows.

    Pythonmlx
    عرض على GitHub↗8,254
  • tkipf/pygcnالصورة الرمزية لـ tkipf

    tkipf/pygcn

    5,404عرض على GitHub↗

    pygcn هي مكتبة وإطار عمل لـ PyTorch لتنفيذ شبكات التلافيف الرسومية (graph convolutional networks). توفر أدوات لتصنيف العقد شبه الخاضع للإشراف وتوليد تضمينات العقد من البيانات ذات الهيكل الرسومي. يحول النظام عقد الرسم البياني إلى متجهات منخفضة الأبعاد بناءً على أنماط الجوار والتشابهات المحلية. يُمكّن من التنبؤ بتسميات العقد من خلال الاستفادة من كل من مجموعة صغيرة من الأمثلة المصنفة وطوبولوجيا الرسم البياني الكلية. تغطي المكتبة تحليل البيانات العلائقية والتعلم الرسومي شبه الخاضع للإشراف. تتضمن بدائيات حسابية لتمرير الرسائل، وتحويل المجاورة، والتطبيع المتماثل.

    Training machine learning models on graphs where only a small fraction of the data points have known labels.

    Python
    عرض على GitHub↗5,404
  • benedekrozemberczki/awesome-graph-classificationالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-graph-classification

    4,805عرض على GitHub↗

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

    Research and methods for classifying graph-structured data.

    Pythonattention-mechanismclassification-algorithmdeep-graph-kernels
    عرض على GitHub↗4,805
  • facebookresearch/pytorch-biggraphالصورة الرمزية لـ facebookresearch

    facebookresearch/PyTorch-BigGraph

    3,458عرض على GitHub↗

    Generate embeddings from large-scale graph-structured data.

    Embedding generation for large-scale graph data.

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

    stellargraph/stellargraph

    3,061عرض على GitHub↗

    StellarGraph - Machine Learning on Graphs

    Machine learning library for graph analysis.

    Python
    عرض على GitHub↗3,061
  • chihming/awesome-network-embeddingالصورة الرمزية لـ chihming

    chihming/awesome-network-embedding

    2,625عرض على GitHub↗

    A curated list of network embedding techniques.

    Techniques for mapping network nodes into low-dimensional vector spaces.

    graph-embeddingsknowledge-graphnetwork-embedding
    عرض على GitHub↗2,625
  • benedekrozemberczki/awesome-decision-tree-papersالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-decision-tree-papers

    2,473عرض على GitHub↗

    A collection of research papers on decision, classification and regression trees with implementations.

    Academic literature on decision tree-based learning models.

    Python
    عرض على GitHub↗2,473
  • benedekrozemberczki/awesome-community-detectionالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-community-detection

    2,447عرض على GitHub↗

    A curated list of community detection research papers with implementations.

    Algorithms for identifying clusters and groups within complex networks.

    Pythonbigclamclusteringcommunity-detection
    عرض على GitHub↗2,447
  • danielegrattarola/spektralالصورة الرمزية لـ danielegrattarola

    danielegrattarola/spektral

    2,394عرض على GitHub↗

    Graph Neural Networks with Keras and Tensorflow 2.

    Deep learning library for graph-structured data.

    Python
    عرض على GitHub↗2,394
  • benedekrozemberczki/karateclubالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284عرض على GitHub↗

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

    Unsupervised machine learning for graph data.

    Python
    عرض على GitHub↗2,284
  • benedekrozemberczki/awesome-fraud-detection-papersالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-fraud-detection-papers

    1,807عرض على GitHub↗

    A curated list of data mining papers about fraud detection.

    Research papers focused on identifying fraudulent patterns in data.

    Python
    عرض على GitHub↗1,807
  • tensorflow/gnnالصورة الرمزية لـ tensorflow

    tensorflow/gnn

    1,537عرض على GitHub↗

    TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.

    Library for building graph neural networks.

    Python
    عرض على GitHub↗1,537
  • google-deepmind/jraphالصورة الرمزية لـ google-deepmind

    google-deepmind/jraph

    1,470عرض على GitHub↗

    A Graph Neural Network Library in Jax

    Graph neural network library for JAX.

    Python
    عرض على GitHub↗1,470
  • thumnlab/autoglالصورة الرمزية لـ THUMNLab

    THUMNLab/AutoGL

    1,134عرض على GitHub↗

    An autoML framework & toolkit for machine learning on graphs.

    AutoML framework for machine learning on graphs.

    Python
    عرض على GitHub↗1,134
  • benedekrozemberczki/awesome-gradient-boosting-papersالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-gradient-boosting-papers

    1,051عرض على GitHub↗

    A curated list of gradient boosting research papers with implementations.

    Foundational research on gradient boosting machine learning techniques.

    Pythonadaboostboostingcatboost
    عرض على GitHub↗1,051
  • akramz/hands-on-machine-learning-with-scikit-learn-keras-and-tensorflowالصورة الرمزية لـ Akramz

    Akramz/Hands-on-Machine-Learning-with-Scikit-Learn-Keras-and-TensorFlow

    1,041عرض على GitHub↗

    يعمل هذا المشروع كمورد تعليمي وعملي لإتقان سير عمل تعلم الآلة باستخدام Python. يوفر مجموعة شاملة من أمثلة الكود والتمارين المصممة لتوجيه المستخدمين خلال تنفيذ الأنظمة التنبؤية، بدءاً من الخوارزميات الأساسية وصولاً إلى بنيات التعلم العميق. يتميز المستودع بتقديم نهج منظم لكل من تعلم الآلة الكلاسيكي وتدريب الشبكات العصبية. يغطي دورة حياة تطوير النموذج بأكملها، بما في ذلك تنسيق خطوط أنابيب تحويل البيانات القابلة لإعادة الاستخدام، واستراتيجيات التجميع المتقدمة مثل التكديس والتدريب المتسلسل، وتقنيات التعامل مع مجموعات البيانات واسعة النطاق من خلال المعالجة التزايدية. تشمل المواد سطح قدرة واسع، بما في ذلك التصنيف، والانحدار، والتجميع، وتقليل الأبعاد. يوفر أدوات لتقييم النموذج الصارم، مثل تحليل الأخطاء ومقاييس الأداء، إلى جانب تقنيات التحسين مثل ضبط المعلمات الفائقة، والتنظيم، وضوابط التدريب المؤتمتة لضمان موثوقية النموذج وتعميمه. تم تنظيم المحتوى كسلسلة من البرامج التعليمية والتمارين العملية، مما يجعله مرجعاً لبناء ونشر الأنظمة الذكية باستخدام أطر عمل الصناعة القياسية.

    Propagates labels from a small set of representative instances to unlabeled data within the same cluster.

    Jupyter Notebookartificial-intelligencedeep-learningmachine-learning
    عرض على GitHub↗1,041
  • benedekrozemberczki/littleballoffurالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/littleballoffur

    715عرض على GitHub↗

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

    Library for sampling graph-structured data.

    Python
    عرض على GitHub↗715
  • benedekrozemberczki/awesome-monte-carlo-tree-search-papersالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-monte-carlo-tree-search-papers

    707عرض على GitHub↗

    A curated list of Monte Carlo tree search papers with implementations.

    Literature on tree search algorithms for decision-making and planning.

    Python
    عرض على GitHub↗707
  • anacletolab/grapeالصورة الرمزية لـ AnacletoLAB

    AnacletoLAB/grape

    635عرض على GitHub↗

    🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations

    Graph representation learning library for predictions.

    Jupyter Notebook
    عرض على GitHub↗635
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Graph Machine Learning

استكشف الوسوم الفرعية

  • Semi-Supervised LearningLearning paradigms that leverage a small amount of labeled data alongside a large volume of unlabeled data on graphs. **Distinct from Graph Machine Learning:** Specializes Graph Machine Learning by focusing specifically on the semi-supervised training paradigm.