GitHub - stellargraph/stellargraph: StellarGraph - Machine Learning on Graphs
StellarGraph is a Python library for machine learning on graphs and networks. The StellarGraph library offers state-of-the-art algorithms for graph machine learning, making it easy to discover patterns and answer questions about graph-structured data. Graph-structured data represent entities as nodes (or vertices) and relationships between them as edges (or links), and can include data associated with either as attributes. For example, a graph can contain people as nodes and friendships between them as links, with data like a person's age and the date a friendship was established. StellarGraph is built on TensorFlow 2 and its Keras high-level API, as well as Pandas and NumPy.
May-5-2022, 22:30:50 GMT
- Technology: