Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ license:
|
|
| 6 |
- cc0-1.0
|
| 7 |
---
|
| 8 |
|
| 9 |
-
## Keras Implementation of Graph
|
| 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 |
|