mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-06 17:00:30 +08:00
38 lines
878 B
ReStructuredText
38 lines
878 B
ReStructuredText
.. Optuna Dashboard documentation master file, created by
|
|
sphinx-quickstart on Wed Feb 15 17:27:09 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Optuna Dashboard
|
|
================
|
|
|
|
Real-time dashboard for `Optuna <https://github.com/optuna/optuna>`_.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
getting-started
|
|
api
|
|
errors
|
|
tutorials/index
|
|
|
|
LICENSE
|
|
=======
|
|
|
|
This software is licensed under the MIT license and uses the codes from SQLAlchemy (MIT) project,
|
|
see `LICENSE <https://github.com/optuna/optuna-dashboard/blob/main/LICENSE>`_ for more information.
|
|
|
|
Links
|
|
=====
|
|
|
|
* `Github <https://github.com/optuna/optuna-dashboard>`_
|
|
* `PyPI <https://pypi.python.org/pypi/optuna-dashboard>`_
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|