Tutorials ========= .. TOC .. toctree:: :maxdepth: 2 :hidden: tutorials/nni_experiment tutorials/hello_nas tutorials/nasbench_as_dataset tutorials/pruning_quick_start_mnist tutorials/pruning_speed_up tutorials/quantization_quick_start_mnist tutorials/quantization_speed_up .. ---------------------- .. cardlinkitem:: :header: Start and Manage a New Experiment :description: Familiarize yourself with Pythonic API to manage a hyper-parameter tuning experiment :link: tutorials/nni_experiment.html :image: ../img/thumbnails/overview-31.png :tags: Experiment/HPO .. cardlinkitem:: :header: HPO Quickstart with TensorFlow :description: Use HPO to tune a TensorFlow MNIST model :link: tutorials/hpo_quickstart_tensorflow/main.html :image: ../img/thumbnails/overview-33.png :tags: HPO .. cardlinkitem:: :header: Hello, NAS! :description: Beginners' NAS tutorial on how to search for neural architectures for MNIST dataset. :link: tutorials/hello_nas.html :image: ../img/thumbnails/overview-30.png :background: cyan :tags: NAS .. cardlinkitem:: :header: Use NAS Benchmarks as Datasets :description: Query data from popular NAS benchmarks from our preprocessed benchmark database. :link: tutorials/nasbench_as_dataset.html :image: ../img/thumbnails/overview-30.png :background: pink :tags: NAS .. cardlinkitem:: :header: Get Started with Model Pruning on MNIST :description: Familiarize yourself with pruning to compress your model :link: tutorials/pruning_quick_start_mnist.html :image: ../img/thumbnails/overview-29.png :background: cyan :tags: Compression .. cardlinkitem:: :header: Get Started with Model Quantization on MNIST :description: Familiarize yourself with quantization to compress your model :link: tutorials/quantization_quick_start_mnist.html :image: ../img/thumbnails/overview-29.png :background: cyan :tags: Compression .. cardlinkitem:: :header: Speed Up Model with Mask :description: Make your model real smaller and faster with speed-up after pruned by pruner :link: tutorials/pruning_speed_up.html :image: ../img/thumbnails/overview-29.png :background: cyan :tags: Compression .. cardlinkitem:: :header: Speed Up Model with Calibration Config :description: Make your model real smaller and faster with speed-up after quantized by quantizer :link: tutorials/quantization_speed_up.html :image: ../img/thumbnails/overview-29.png :background: cyan :tags: Compression