index.rst 1.4 KB
Newer Older
1
2
:orphan:

Minjie Wang's avatar
Minjie Wang committed
3
4
5
Tutorials
=========

6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
These are some first DGL tutorials you want to read.



.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="TODO: either a pagerank or SSSP example ">

.. only:: html

    .. figure:: /tutorials/images/thumb/sphx_glr_first_thumb.png

        :ref:`sphx_glr_tutorials_first.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/first

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="In this tutorial, we introduce how to use our graph class -- ``DGLGraph``. The ``DGLGraph`` is ...">

.. only:: html

    .. figure:: /tutorials/images/thumb/sphx_glr_graph_thumb.png

        :ref:`sphx_glr_tutorials_graph.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/graph
.. raw:: html

    <div style='clear:both'></div>



.. only :: html

 .. container:: sphx-glr-footer
    :class: sphx-glr-footer-gallery


  .. container:: sphx-glr-download

    :download:`Download all examples in Python source code: tutorials_python.zip <//home/jermaine/research/dgl/dgl/docs/source/tutorials/tutorials_python.zip>`



  .. container:: sphx-glr-download

    :download:`Download all examples in Jupyter notebooks: tutorials_jupyter.zip <//home/jermaine/research/dgl/dgl/docs/source/tutorials/tutorials_jupyter.zip>`


.. only:: html

 .. rst-class:: sphx-glr-signature

    `Gallery generated by Sphinx-Gallery <https://sphinx-gallery.readthedocs.io>`_