StellarGraph - Machine Learning on Graphs
Principalele funcționalități ale stellargraph/stellargraph sunt: General Machine Learning, Graph Machine Learning, Graph Representation Learning, Frameworks and Libraries.
Alternativele open-source pentru stellargraph/stellargraph includ: 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. morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,…
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
A curated list of network embedding techniques.
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)