v2.2

Table of Contents

  • Overview
  • Installation
  • QuickStart
  • Auto (Hyper-parameter) Tuning
    • Write Trial
    • Tuners
    • Assessors
    • Training Platform
    • Examples
    • WebUI
    • How to Debug
    • Advanced
      • Write a New Tuner
      • Write a New Assessor
      • Write a New Advisor
      • Write a New Training Service
      • Install Customized Algorithms as Builtin Tuners/Assessors/Advisors
  • Neural Architecture Search
  • Model Compression
  • Feature Engineering
  • References
  • Use Cases and Solutions
  • Research and Publications
  • FAQ
  • How to Contribute
  • Change Log
NNI
  • Docs »
  • Auto (Hyper-parameter) Tuning »
  • Advanced Features
  • Edit on GitHub

Advanced FeaturesΒΆ

  • Write a New Tuner
    • Customize Tuner
  • Write a New Assessor
  • Write a New Advisor
    • Example
  • Write a New Training Service
    • Overview
    • System architecture
    • Folder structure of code
    • Function annotation of TrainingService
    • TrialKeeper tool
    • Reference
  • Install Customized Algorithms as Builtin Tuners/Assessors/Advisors
    • Overview
    • Register customized algorithms as builtin tuners, assessors and advisors
    • Use the installed builtin algorithms in experiment
    • Manage builtin algorithms using nnictl algo
    • Porting customized algorithms from v1.x to v2.x
    • Example: Register a customized tuner as a builtin tuner
Next Previous

© Copyright 2021, Microsoft Revision 3638072f.

Built with Sphinx using a theme provided by Read the Docs.