|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- ===========================================
- Sedna documentation
- ===========================================
-
-
-
- .. toctree::
- :maxdepth: 1
- :caption: QUICK START
- :hidden:
-
- quickstart
-
-
- .. toctree::
- :maxdepth: 1
- :caption: INTRODUCTION
- :hidden:
-
- proposals/architecture
- proposals/dataset-and-model
- proposals/joint-inference
-
-
- .. toctree::
- :maxdepth: 1
- :caption: Setup
-
- setup/install
-
-
- .. toctree::
- :maxdepth: 1
- :caption: EXAMPLES
- :hidden:
-
- examples/joint_inference_example_link
-
-
- .. toctree::
- :maxdepth: 2
- :caption: API
- :hidden:
-
- lib-api/modules
-
-
-
-
-
-
- Indices and tables
- ==================
-
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
|