Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

example.rst

File metadata and controls

12 lines (10 loc) · 297 Bytes

使用示例

.. toctree::
   :maxdepth: 2

   基础应用<example_basic.md>
   高级应用<example_advanced.rst>
   处理不平衡数据<example_imbalance.md>
   自定义SearchSpace<example_customize.md>
   GPU加速<example_cuml.md>
   分布式训练<example_dask.md>