Files
openvino/docs/tutorials.md
T

19 lines
834 B
Markdown
Raw Normal View History

2021-10-24 17:43:00 +03:00
# 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.