Skip to content
Neural Network Intelligence logo
Neural Network Intelligence Get started with NAS on MNIST
Type to start searching
    nni
    current
    • Neural Network Intelligence
    • Tutorials
    nni
    • 概述
    • 安装
    • 入门
    • 教程
      • Start and Manage a New Experiment
      • Get started with NAS on MNIST
    • 自动(超参数)调优
    • 神经网络架构搜索
    • 模型压缩
    • 特征工程
    • 参考
    • 示例与解决方案
    • 研究和出版物
    • 常见问题
    • 如何贡献
    • 更改日志

    备注

    Click here to download the full example code

    Get started with NAS on MNIST¶

    a = (1, 2, 3)
    a
    

    Out:

    (1, 2, 3)
    
    print('hello')
    

    Out:

    hello
    

    Total running time of the script: ( 0 minutes 0.002 seconds)

    Download Python source code: nas_quick_start_mnist.py

    Download Jupyter notebook: nas_quick_start_mnist.ipynb

    Gallery generated by Sphinx-Gallery

    Previous Start and Manage a New Experiment
    Next 自动超参数调优
    © Copyright 2022, Microsoft.
    Created using Sphinx 4.4.0. and Material for Sphinx