.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "tutorials/nas_quick_start_mnist.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note Click :ref:`here ` to download the full example code .. rst-class:: sphx-glr-example-title .. _sphx_glr_tutorials_nas_quick_start_mnist.py: Get started with NAS on MNIST ============================= .. GENERATED FROM PYTHON SOURCE LINES 7-10 .. code-block:: default a = (1, 2, 3) a .. rst-class:: sphx-glr-script-out Out: .. code-block:: none (1, 2, 3) .. GENERATED FROM PYTHON SOURCE LINES 11-12 .. code-block:: default print('hello') .. rst-class:: sphx-glr-script-out Out: .. code-block:: none hello .. rst-class:: sphx-glr-timing **Total running time of the script:** ( 0 minutes 0.002 seconds) .. _sphx_glr_download_tutorials_nas_quick_start_mnist.py: .. only :: html .. container:: sphx-glr-footer :class: sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: nas_quick_start_mnist.py ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: nas_quick_start_mnist.ipynb ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_