19 lines
834 B
Markdown
19 lines
834 B
Markdown
# Tutorials {#tutorials}
|
|||
|
|
|
||
|
|
@sphinxdirective
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:maxdepth: 1
|
||
|
|
:caption: Notebooks
|
||
|
|
:hidden:
|
||
|
|
|
||
|
|
notebooks/notebooks
|
||
|
|
|
||
|
|
@endsphinxdirective
|
||
|
|
|
||
|
|
Use this collection of tutorials written as ready-to-run Jupyter* notebooks for learning and experimenting with the OpenVINO™ toolkit. The notebooks provide an introduction to OpenVINO basics and teach you how to leverage OpenVINO Python API and tools for optimized deep learning inference.
|
||
|
|
|
||
|
|
Notebooks with the <img src="https://mybinder.org/badge_logo.svg" alt="binder logo"> Binder logo can be run without installing anything. Binder is a free online service with limited resources. For the best performance, please follow the [Installation Guide](https://github.com/openvinotoolkit/openvino_notebooks/blob/main/README.md#-installation-guide) and run the notebooks locally.
|
||
|
|
|
||
|
|
|