Skip to content
/ nni Public
forked from microsoft/nni

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

License

Notifications You must be signed in to change notification settings

maxpark/nni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Neural Network Intelligence(NNI) is a light package for supporting hyper-parameter tuning or neural architecture search. It could easily run in different environments, such as: local/remote machine/cloud. And it offers a new annotation language for user to conveniently design search space. Also user could write code using any language or any machine learning framework.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

Privacy Statement

The Microsoft Enterprise and Developer Privacy Statement describes the privacy statement of this software.

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.6%
  • TypeScript 24.3%
  • JavaScript 1.2%
  • SCSS 0.6%
  • PowerShell 0.2%
  • Shell 0.1%