.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorials/models/1_gnn/images/thumb/sphx_glr_1_gcn_thumb.png
:alt:
:ref:`sphx_glr_tutorials_models_1_gnn_1_gcn.py`
.. raw:: html
Graph Convolutional Network
.. raw:: html
.. only:: html
.. image:: /tutorials/models/1_gnn/images/thumb/sphx_glr_4_rgcn_thumb.png
:alt:
:ref:`sphx_glr_tutorials_models_1_gnn_4_rgcn.py`
.. raw:: html
Relational Graph Convolutional Network
.. raw:: html
.. only:: html
.. image:: /tutorials/models/1_gnn/images/thumb/sphx_glr_6_line_graph_thumb.png
:alt:
:ref:`sphx_glr_tutorials_models_1_gnn_6_line_graph.py`
.. raw:: html
Line Graph Neural Network
.. raw:: html
.. only:: html
.. image:: /tutorials/models/1_gnn/images/thumb/sphx_glr_9_gat_thumb.png
:alt:
:ref:`sphx_glr_tutorials_models_1_gnn_9_gat.py`
.. raw:: html
Understand Graph Attention Network
.. thumbnail-parent-div-close
.. raw:: html
Batching many small graphs
-------------------------------
* **Tree-LSTM** `[paper]