Skip to content

Latest commit

 

History

History
77 lines (64 loc) · 1.27 KB

index.rst

File metadata and controls

77 lines (64 loc) · 1.27 KB
.. toctree::
   :caption: Welcome
   :maxdepth: 1

   install/gettingstarted
   install/core
   install/database
.. toctree::
   :caption: User Guide
   :maxdepth: 1

   user/overview
   user/script
   user/api
   user/algorithms
   user/searchspace
   user/monitoring
   auto_examples/index
   user/benchmark
   user/evc
   user/storage
   user/config
   user/parallel

.. toctree::
   :caption: Tutorials
   :maxdepth: 1

   tutorials/scikit-learn
   auto_tutorials/code_1_python_api
   tutorials/pytorch-mnist
   auto_tutorials/code_2_hyperband_checkpoint
   auto_tutorials/code_4_parallelism
   tutorials/cluster
   tutorials/pytorch_a2c_ppo
   tutorials/speechbrain_tutorial

.. toctree::
   :caption: Plugins
   :maxdepth: 1

   plugins/base
   plugins/install
   plugins/algorithms

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   code/algo
   code/analysis
   code/benchmark
   code/client
   code/core
   code/executor
   code/plotting
   code/storage
   code/testing

.. toctree::
   :caption: Developer Guide
   :maxdepth: 1

   developer/overview
   developer/installing
   developer/standards
   developer/testing
   developer/documenting
   developer/ci
   developer/release
   developer/logos