Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Updated index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thom Lane committed Apr 5, 2018
1 parent b57b8ff commit b4e0327
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ The Gluon and Module tutorials are in Python, but you can also find a variety of

- [Training on multiple GPUs with gluon](http://gluon.mxnet.io/chapter07_distributed-learning/multiple-gpus-gluon.html)

- [Applying data augmentation](/tutorials/gluon/data_augmentation.html)

</div>

</div> <!--end of introduction-->
Expand Down Expand Up @@ -174,6 +176,8 @@ The Gluon and Module tutorials are in Python, but you can also find a variety of

- [Train a linear regression model with sparse symbols](/tutorials/sparse/train.html)

- [Applying data augmentation](/tutorials/python/data_augmentation.html)

- [Types of data augmentation](/tutorials/python/types_of_data_augmentation.html)

</div>
Expand Down

0 comments on commit b4e0327

Please sign in to comment.