merve HF staff commited on
Commit
8dc2e8c
1 Parent(s): 2755294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license:
6
  - cc0-1.0
7
  ---
8
 
9
- ## Keras Implementation of Graph attention networks for node classification 🕸
10
 
11
  This repo contains the model and the notebook [to this Keras example on Graph Attention Networks for Node Classification](https://keras.io/examples/graph/gat_node_classification/).
12
 
 
6
  - cc0-1.0
7
  ---
8
 
9
+ ## Keras Implementation of Graph Attention Networks for Node Classification 🕸
10
 
11
  This repo contains the model and the notebook [to this Keras example on Graph Attention Networks for Node Classification](https://keras.io/examples/graph/gat_node_classification/).
12