:orphan:
A Blitz Introduction to DGL
===========================
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_1_introduction_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_1_introduction.py`
.. raw:: html
Node Classification with DGL
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_2_dglgraph_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_2_dglgraph.py`
.. raw:: html
How Does DGL Represent A Graph?
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_3_message_passing_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_3_message_passing.py`
.. raw:: html
Write your own GNN module
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_4_link_predict_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_4_link_predict.py`
.. raw:: html
Link Prediction using Graph Neural Networks
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_5_graph_classification_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_5_graph_classification.py`
.. raw:: html
Training a GNN for Graph Classification
.. raw:: html
.. only:: html
.. image:: /tutorials/blitz/images/thumb/sphx_glr_6_load_data_thumb.png
:alt:
:ref:`sphx_glr_tutorials_blitz_6_load_data.py`
.. raw:: html
Make Your Own Dataset
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/tutorials/blitz/1_introduction
/tutorials/blitz/2_dglgraph
/tutorials/blitz/3_message_passing
/tutorials/blitz/4_link_predict
/tutorials/blitz/5_graph_classification
/tutorials/blitz/6_load_data
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery