Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
/nniPublic archive

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

License

NotificationsYou must be signed in to change notification settings

microsoft/nni

Repository files navigation


MIT licensedIssuesBugsPull RequestsVersionDocumentation Status

NNI automates feature engineering, neural architecture search, hyperparameter tuning, and model compression for deep learning. Find the latest features, API, examples and tutorials in ourofficial documentation (简体中文版点这里).

What's NEW!  

Installation

See theNNI installation guide to install from pip, or build from source.

To install the current release:

$ pip install nni

To update NNI to the latest version, add--upgrade flag to the above commands.

NNI capabilities in a glance

Hyperparameter TuningNeural Architecture SearchModel Compression
Algorithms
Supported FrameworksTraining ServicesTutorials
Supports
  • PyTorch
  • TensorFlow
  • Scikit-learn
  • XGBoost
  • LightGBM
  • MXNet
  • Caffe2
  • More...

webui

Resources

Contribution guidelines

If you want to contribute to NNI, be sure to review thecontribution guidelines, which includes instructions of submitting feedbacks, best coding practices, and code of conduct.

We useGitHub issues to track tracking requests and bugs.Please useNNI Discussion for general questions and new ideas.For questions of specific use cases, please go toStack Overflow.

Participating discussions via the following IM groups is also welcomed.

GitterWeChat
imageORimage

Over the past few years, NNI has received thousands of feedbacks on GitHub issues, and pull requests from hundreds of contributors.We appreciate all contributions from community to make NNI thrive.

Test status

Essentials

TypeStatus
Fast testBuild Status
Full test - HPOBuild Status
Full test - NASBuild Status
Full test - compressionBuild Status

Training services

TypeStatus
Local - linuxBuild Status
Local - windowsBuild Status
Remote - linux to linuxBuild Status
Remote - windows to windowsBuild Status
OpenPAIBuild Status
FrameworkcontrollerBuild Status
KubeflowBuild Status
HybridBuild Status
AzureMLBuild Status

Related Projects

Targeting at openness and advancing state-of-art technology,Microsoft Research (MSR) had also released few other open source projects.

  • OpenPAI : an open source platform that provides complete AI model training and resource management capabilities, it is easy to extend and supports on-premise, cloud and hybrid environments in various scale.
  • FrameworkController : an open source general-purpose Kubernetes Pod Controller that orchestrate all kinds of applications on Kubernetes by a single controller.
  • MMdnn : A comprehensive, cross-framework solution to convert, visualize and diagnose deep neural network models. The "MM" in MMdnn stands for model management and "dnn" is an acronym for deep neural network.
  • SPTAG : Space Partition Tree And Graph (SPTAG) is an open source library for large scale vector approximate nearest neighbor search scenario.
  • nn-Meter : An accurate inference latency predictor for DNN models on diverse edge devices.

We encourage researchers and students leverage these projects to accelerate the AI development and research.

License

The entire codebase is underMIT license.

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp