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

7
# Getting Started
Deshui Yu's avatar
Deshui Yu committed
8
9
10
11
12
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

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

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

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