38 lines
906 B
ReStructuredText
38 lines
906 B
ReStructuredText
.. {#notebooks_section_3_model_training}
|
|
|
|
Model Training
|
|
==============
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
|
|
Tutorials that include code to train neural networks.
|
|
|
|
.. showcase::
|
|
:title: 305-tensorflow-quantization-aware-training
|
|
:img: _static/images/notebook_eye.png
|
|
|
|
Use Neural Network Compression Framework (NNCF) to quantize TensorFlow model.
|
|
|
|
.. showcase::
|
|
:title: 302-pytorch-quantization-aware-training
|
|
:img: _static/images/notebook_eye.png
|
|
|
|
Use Neural Network Compression Framework (NNCF) to quantize PyTorch model.
|
|
|
|
.. showcase::
|
|
:title: 301-tensorflow-training-openvino
|
|
:img: _static/images/notebook_eye.png
|
|
|
|
From Training to Deployment with TensorFlow and OpenVINO™.
|
|
|
|
.. showcase::
|
|
:title: 301-tensorflow-training-openvino-nncf
|
|
:img: _static/images/notebook_eye.png
|
|
|
|
Use Neural Network Compression Framework (NNCF) to quantize model from TensorFlow
|
|
|