Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

examples.rst

File metadata and controls

11 lines (9 loc) · 257 Bytes

Examples

..  toctree::
    :maxdepth: 2

    MNIST<./TrialExample/MnistExamples>
    Cifar10<./TrialExample/Cifar10Examples>
    Scikit-learn<./TrialExample/SklearnExamples>
    GBDT<./TrialExample/GbdtExample>