awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • seongjunyun/graph_transformer_networksseongjunyun 的头像

    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