DGL
0.6.x

Get Started

  • Install and Setup
  • A Blitz Introduction to DGL

Advanced Materials

  • User Guide
  • 用户指南
  • Stochastic Training of GNNs
    • Introduction of Neighbor Sampling for GNN Training
    • Training GNN with Neighbor Sampling for Node Classification
    • Stochastic Training of GNN for Link Prediction
    • Writing GNN Modules for Stochastic GNN Training
  • Paper Study with DGL

API Reference

  • dgl
  • dgl.data
  • dgl.dataloading
  • dgl.DGLGraph
  • dgl.distributed
  • dgl.function
  • dgl.nn
  • dgl.nn.functional
  • dgl.ops
  • dgl.optim
  • dgl.sampling
  • User-defined Functions

Developer Notes

  • Contribute to DGL
  • DGL Foreign Function Interface (FFI)

Misc

  • Frequently Asked Questions (FAQ)
  • Environment Variables
  • Resources
DGL
  • »
  • Stochastic Training of GNNs
  • Edit on GitHub

Stochastic Training of GNNs¶

../../_images/sphx_glr_L0_neighbor_sampling_overview_thumb1.png

Introduction of Neighbor Sampling for GNN Training¶

../../_images/sphx_glr_L1_large_node_classification_thumb1.png

Training GNN with Neighbor Sampling for Node Classification¶

../../_images/sphx_glr_L2_large_link_prediction_thumb1.png

Stochastic Training of GNN for Link Prediction¶

../../_images/sphx_glr_L4_message_passing_thumb1.png

Writing GNN Modules for Stochastic GNN Training¶

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2018, DGL Team. Revision 5496a99d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.6.x
Versions
latest
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
Downloads
On Read the Docs
Project Home
Builds