awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stellargraph avatar

stellargraph/stellargraph

0
View on GitHub↗
3,061 stars·442 forks·Python·Apache-2.0·8 viewsstellargraph.readthedocs.io↗

Stellargraph

StellarGraph - Machine Learning on Graphs

Features

  • General Machine Learning - Library for machine learning on graph-structured data.
  • Graph Machine Learning - Machine learning library for graph analysis.
  • Graph Representation Learning - Offers a comprehensive library for machine learning on graph-structured data.
  • Frameworks and Libraries - Library for machine learning on graph-structured data.

Star history

Star history chart for stellargraph/stellargraphStar history chart for stellargraph/stellargraph

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Stellargraph

Similar open-source projects, ranked by how many features they share with Stellargraph.
  • dmlc/dgldmlc avatar

    dmlc/dgl

    14,283View on 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
    View on GitHub↗14,283
  • chihming/awesome-network-embeddingchihming avatar

    chihming/awesome-network-embedding

    2,625View on GitHub↗

    A curated list of network embedding techniques.

    graph-embeddingsknowledge-graphnetwork-embedding
    View on GitHub↗2,625
  • benedekrozemberczki/karateclubbenedekrozemberczki avatar

    benedekrozemberczki/karateclub

    2,284View on GitHub↗

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

    Python
    View on GitHub↗2,284
  • benedekrozemberczki/littleballoffurbenedekrozemberczki avatar

    benedekrozemberczki/littleballoffur

    715View on GitHub↗

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

    Python
    View on GitHub↗715
See all 30 alternatives to Stellargraph→

Frequently asked questions

What does stellargraph/stellargraph do?

StellarGraph - Machine Learning on Graphs

What are the main features of stellargraph/stellargraph?

The main features of stellargraph/stellargraph are: General Machine Learning, Graph Machine Learning, Graph Representation Learning, Frameworks and Libraries.

What are some open-source alternatives to stellargraph/stellargraph?

Open-source alternatives to stellargraph/stellargraph include: dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing… tflearn/tflearn — tflearn is a deep learning framework and high-level API wrapper for TensorFlow. It provides a toolkit for designing… benedekrozemberczki/karateclub — Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020). benedekrozemberczki/littleballoffur — Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020). chihming/awesome-network-embedding — A curated list of network embedding techniques. dsgiitr/graph_nets — Graph Nets is a graph neural network library and educational toolkit implemented in PyTorch, providing implementations…