Monday, May 22, 2023

Graph Neural Network - Step 1

 

References:

[1] Short review https://neptune.ai/blog/graph-neural-network-and-some-of-gnn-applications

[2] Coding GNN https://keras.io/examples/graph/gnn_citations/

[2.1] https://keras.io/examples/graph/gat_node_classification/

No comments:

Algorithms

  [1]  Introduction to Algorithms 3rd Edition  Cormen https://fun4yo.xyz/book/introduction-to-algorithms-3rd-edition/   [2]