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

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

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

google-deepmind/graph_nets

0
View on GitHub↗
5,402 نجوم·778 تفرعات·Python·Apache-2.0·5 مشاهداتarxiv.org/abs/1806.01261↗

Graph Nets

graph_nets هو إطار عمل ومكتبة للتعلم العميق ذي الهيكل الرسومي لبناء شبكات عصبية لتمرير الرسائل. يوفر أدوات لتصميم معماريات تعمل على العقد والحواف لمعالجة البيانات المهيكلة كرسوم بيانية والتفكير فيها باستخدام TensorFlow.

ينفذ إطار العمل نموذج تمرير الرسائل لتبادل المعلومات التكراري بين العقد. يُمكّن هذا النهج من تطوير نماذج يمكنها التفكير في المدخلات المعقدة ذات الهيكل الرسومي لمهام مثل إيجاد المسار والفرز، أو العمل كمتنبئ للحالات والمسارات المستقبلية للأنظمة الفيزيائية.

Features

  • Graph Message Passing Frameworks - Provides a framework for implementing message passing primitives to learn representations of nodes and edges in graphs.
  • Geometric Deep Learning Frameworks - Provides a framework for applying deep learning to non-Euclidean data such as molecular graphs.
  • Graph Neural Networks - Provides a library for building neural network architectures designed to process data represented as graphs.
  • Message Passing Primitives - Implements differentiable compute patterns for aggregating and updating features across graph topologies.
  • TensorFlow Graph Execution - Utilizes TensorFlow's computational graphs to execute mathematical operations on hardware accelerators.
  • Graph Representations - Provides data structures that store graph topology and edge attributes for neural network processing.
  • Fixed-Point Convergence - Processes graph information repeatedly until node and edge representations reach a stable state.
  • Graph Reasoning Systems - Implements systems for reasoning over graph-structured data to perform tasks like path-finding and sorting.
  • Iterative Prediction Refiners - Feeds model outputs back as inputs to iteratively refine predictions and simulate system evolution.
  • Physical System Trajectories - Forecasts the future state of a physical system by iteratively feeding model predictions back as inputs.
  • Graph Computation - Implements graph-based computation to perform complex tasks such as path-finding or sorting.
  • Physical System Trajectory Predictors - Iteratively predicts the future state of physical systems by processing graph-based spatial data.

سجل النجوم

مخطط تاريخ النجوم لـ google-deepmind/graph_netsمخطط تاريخ النجوم لـ google-deepmind/graph_nets

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Graph Nets.
  • 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
  • rusty1s/pytorch_geometricالصورة الرمزية لـ rusty1s

    rusty1s/pytorch_geometric

    23,848عرض على GitHub↗

    PyTorch Geometric is a library for building and training machine learning models on graph-structured data. It provides a framework for developing graph neural networks, including a specialized system for implementing node-to-node information exchange via customizable message passing, aggregation, and update functions. The library includes a sparse data processing toolkit that utilizes accelerated CPU and CUDA kernels to perform efficient reductions on large sparse datasets. It supports the creation of specialized architectures for structured data such as 3D meshes and point clouds. The proje

    Python
    عرض على GitHub↗23,848
  • 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
  • pageman/sutskever-30-implementationsالصورة الرمزية لـ pageman

    pageman/sutskever-30-implementations

    3,148عرض على GitHub↗

    This project is a collection of deep learning research implementations and a reproduction kit designed to translate theoretical AI papers into working code. It provides a library of neural network architectures and reference implementations for reproducing seminal research concepts through interactive notebooks. The repository distinguishes itself through the implementation of AI theory and scaling laws, covering complexity dynamics, information theory, and the simulation of universal AI agents. It also includes a benchmarking suite for synthetic reasoning, allowing for the evaluation of mode

    Jupyter Notebook
    عرض على GitHub↗3,148
عرض جميع البدائل الـ 30 لـ Graph Nets→

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

ما هي وظيفة google-deepmind/graph_nets؟

graph_nets هو إطار عمل ومكتبة للتعلم العميق ذي الهيكل الرسومي لبناء شبكات عصبية لتمرير الرسائل. يوفر أدوات لتصميم معماريات تعمل على العقد والحواف لمعالجة البيانات المهيكلة كرسوم بيانية والتفكير فيها باستخدام TensorFlow.

ما هي الميزات الرئيسية لـ google-deepmind/graph_nets؟

الميزات الرئيسية لـ google-deepmind/graph_nets هي: Graph Message Passing Frameworks, Geometric Deep Learning Frameworks, Graph Neural Networks, Message Passing Primitives, TensorFlow Graph Execution, Graph Representations, Fixed-Point Convergence, Graph Reasoning Systems.

ما هي البدائل مفتوحة المصدر لـ google-deepmind/graph_nets؟

تشمل البدائل مفتوحة المصدر لـ google-deepmind/graph_nets: dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing… rusty1s/pytorch_geometric — PyTorch Geometric is a library for building and training machine learning models on graph-structured data. It provides… tkipf/pygcn — pygcn is a PyTorch library and framework for implementing graph convolutional networks. It provides tools for… pageman/sutskever-30-implementations — This project is a collection of deep learning research implementations and a reproduction kit designed to translate… 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… charlesq34/pointnet2 — PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a…