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

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

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

1 مستودع

Awesome GitHub RepositoriesGraph Transformer Frameworks

PyTorch-based frameworks dedicated to building graph transformer models for structural representation learning.

Distinct from PyTorch-Based Frameworks: Distinct from general deep learning frameworks by specializing in graph transformer implementations.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Graph Transformer Frameworks. Refine with filters or upvote what's useful.

Awesome Graph Transformer Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • seongjunyun/graph_transformer_networksالصورة الرمزية لـ seongjunyun

    seongjunyun/Graph_Transformer_Networks

    1,082عرض على GitHub↗

    GraphTransformerNetworks is a graph neural network framework implemented in PyTorch for learning structural representations and performing classification tasks on complex heterogeneous graphs and relational networks. The project provides automated preprocessing pipelines to transform raw graph datasets into standardized formats, alongside model training, forward passes, and gradient backpropagation executed through dynamic tensor operations. The architecture incorporates self-attention mechanisms applied directly to graph structures to learn contextual representations of nodes and edges ac

    Implements a PyTorch framework for learning structural representations on complex heterogeneous graphs and networks.

    Jupyter Notebook
    عرض على GitHub↗1,082
  1. Home
  2. Artificial Intelligence & ML
  3. Deep Learning Frameworks
  4. PyTorch-Based Frameworks
  5. Graph Transformer Frameworks