awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Librerías de redes neuronales de grafos relacionales

Clasificación actualizada el 30 jun 2026

For una librería para redes neuronales de grafos, the strongest matches are rusty1s/pytorch_geometric (PyTorch Geometric is a comprehensive graph neural network library), dmlc/dgl (DGL is a graph neural network library with native) and pyg-team/pytorch_geometric (PyTorch Geometric is a dedicated graph neural network library). Each is ranked by relevance to your query, popularity and recent activity.

Frameworks y herramientas para implementar redes neuronales de grafos diseñadas específicamente para procesar estructuras de datos relacionales complejas.

Librerías de redes neuronales de grafos relacionales

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rusty1s/pytorch_geometricAvatar de rusty1s

    rusty1s/pytorch_geometric

    23,848Ver en 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

    PyTorch Geometric is a comprehensive graph neural network library that fully supports heterogeneous graphs and relational graph convolution operators (e.g., RGCN, HGT) within PyTorch, providing built-in datasets, scalability, and extensive tutorials for relational GNNs, making it an exact fit for your search.

    PythonHeterogeneous Graph ModelingGraph Neighborhood SamplingCustom GNN Layers
    Ver en GitHub↗23,848
  • dmlc/dglAvatar de dmlc

    dmlc/dgl

    14,283Ver en 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

    DGL is a graph neural network library with native support for heterogeneous graphs and relational convolution operators, making it exactly the kind of tool for building GNNs on multi-relational knowledge graphs and other relational data.

    PythonHeterogeneous Graph ModelingHeterogeneous Graph ModelingGraph Neighborhood Sampling
    Ver en GitHub↗14,283
  • pyg-team/pytorch_geometricAvatar de pyg-team

    pyg-team/pytorch_geometric

    23,838Ver en GitHub↗

    This project is a deep learning library designed for training neural networks on irregular data structures, including graphs, 3D meshes, and point clouds. It functions as an extension to the PyTorch framework, providing specialized layers and kernels that enable the processing of complex, non-Euclidean information. The library distinguishes itself through a geometric deep learning toolkit that manages the unique requirements of graph-based data. It utilizes sparse matrix-based message passing to aggregate information across nodes and employs dynamic computational graph construction to accommo

    PyTorch Geometric is a dedicated graph neural network library built on PyTorch that natively supports heterogeneous graphs and multi-relational data through specialized data structures and operators like RGCN, making it a comprehensive and flagship choice for relational GNN research and applications.

    PythonGraph Partitioning Utilities
    Ver en GitHub↗23,838

Related searches

  • una base de datos de grafos para datos conectados
  • framework de RAG basado en grafos
  • una base de datos de grafos para relaciones de datos complejas
  • an open source graph database management system
  • herramienta de código abierto para notas basadas en grafos
  • a library for building GraphQL in Go
  • a library for implementing GraphQL in C#
  • una librería de gradient boosting para datos tabulares