deepmind/graph_nets

#artificialintelligence 

Graph Nets is DeepMind's library for building graph networks in Tensorflow and Sonnet. A graph network takes a graph as input and returns a graph as output. The input graph has edge- (E), node- (V), and global-level (u) attributes. The output graph has the same structure, but updated attributes. Graph networks are part of the broader family of "graph neural networks" (Scarselli et al., 2009).

Duplicate Docs Excel Report

Title
None found

Similar Docs  Excel Report  more

TitleSimilaritySource
None found