You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.rst 718 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. ===========================================
  2. Sedna documentation
  3. ===========================================
  4. .. toctree::
  5. :maxdepth: 1
  6. :caption: QUICK START
  7. :hidden:
  8. quickstart
  9. .. toctree::
  10. :maxdepth: 1
  11. :caption: INTRODUCTION
  12. :hidden:
  13. proposals/architecture
  14. proposals/dataset-and-model
  15. proposals/joint-inference
  16. .. toctree::
  17. :maxdepth: 1
  18. :caption: Setup
  19. setup/install
  20. .. toctree::
  21. :maxdepth: 1
  22. :caption: EXAMPLES
  23. :hidden:
  24. examples/joint_inference_example_link
  25. .. toctree::
  26. :maxdepth: 2
  27. :caption: API
  28. :hidden:
  29. lib-api/modules
  30. Indices and tables
  31. ==================
  32. * :ref:`genindex`
  33. * :ref:`modindex`
  34. * :ref:`search`