.. ablator documentation master file, created by
   sphinx-quickstart on Tue May  2 20:42:43 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to ablator's documentation!
===================================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   ablator.analysis
   ablator.config
   ablator.main
   ablator.modules
   ablator.utils

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   notebooks/GettingStarted.ipynb
   notebooks/Environment-settings.ipynb
   notebooks/Configuration-Basics.ipynb
   notebooks/Prototyping-models.ipynb
   notebooks/Search-space-tutorial.ipynb
   notebooks/HPO-tutorial.ipynb
   notebooks/Experiment-dir.ipynb
   notebooks/Interpreting-results.ipynb
   notebooks/GettingStarted-more-demos.ipynb

.. toctree::
   :maxdepth: 2
   :caption: Intermediate Tutorials

   notebooks/Searchspace-for-diff-optimizers.ipynb

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
