Files
openvino/docs/tutorials.md
T
Nikolay TyukaevandAndrey Zaytsev 361dec7362 Docs to Sphinx (#8151)
* docs to sphinx

* Update GPU.md

* Update CPU.md

* Update AUTO.md

* Update performance_int8_vs_fp32.md

* update

* update md

* updates

* disable doc ci

* disable ci

* fix index.rst

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
2021-10-24 17:43:00 +03:00

834 B

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 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 and run the notebooks locally.