File size: 362 Bytes
a01ef8c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Examples
########

.. include:: ../../examples/README.md
   :parser: myst_parser.sphinx_
   :start-after: # Examples

.. toctree::
   :maxdepth: 1
   :hidden:

   cli/README
   Image Classification CLI Example <cli/image_classification.rst>
   Text Classification CLI Example <cli/text_classification.rst>
   Jupyter Notebook API Examples <../notebooks/README>