Graph neural network: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 15:
[[NP-hard]] [[combinatorial optimization]] problems<ref name="li2018" />.
 
Several [[open source]] [[Library (computing)|libraries]] implementing Graph neural network are available, such as PyTorch Geometric <ref name=fey2019 /> ([[PyTorch]]), TensorFlow GNN<ref name=tfgnn2022 /> ([[TensorFlow]]), and jGraph<ref name=jraph2022/> ([[Google JAX]]).
 
== Architecture ==