README.md 981 Bytes
Newer Older
Deshui Yu's avatar
Deshui Yu committed
1
2
3
4
5
# 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. 
Microsoft Open Source's avatar
Microsoft Open Source committed
6

Deshui Yu's avatar
Deshui Yu committed
7
8
9
10
11
12
# 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
Microsoft Open Source's avatar
Microsoft Open Source committed
13

Deshui Yu's avatar
Deshui Yu committed
14
15
# Build and Test
TODO: Describe and show how to build your code and run the tests. 
Microsoft Open Source's avatar
Microsoft Open Source committed
16

Deshui Yu's avatar
Deshui Yu committed
17
18
# Contribute
TODO: Explain how other users and developers can contribute to make your code better. 
Microsoft Open Source's avatar
Microsoft Open Source committed
19

Deshui Yu's avatar
Deshui Yu committed
20
21
# Privacy Statement
The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.microsoft.com/en-us/privacystatement) describes the privacy statement of this software.