openvino/docs/tutorials.md

19 lines
897 B
Markdown

# Tutorials {#tutorials}
@sphinxdirective
.. toctree::
:maxdepth: 2
:caption: Notebooks
:hidden:
notebooks/notebooks
@endsphinxdirective
This collection of Python tutorials are written for running on [Jupyter*](https://jupyter.org) notebooks. The tutorials provide an introduction to the OpenVINO™ toolkit and explain how to use the Python API and tools for optimized deep learning inference. You can run the code one section at a time to see how to integrate your application with OpenVINO™ libraries.
![Binder logo](img/badge_logo.svg)
Tutorials showing this logo may be run remotely using Binder with no setup, although running the notebooks on a local system is recommended for best performance. See the [OpenVINO™ Notebooks Installation Guide](https://github.com/openvinotoolkit/openvino_notebooks/blob/main/README.md#-installation-guide) to install and run locally.