README.md 1.14 KB
Newer Older
Gems Guo's avatar
Gems Guo committed
1
2
3
4
5
# Neural Network Intelligence

[![Build Status](https://travis-ci.org/Microsoft/NeuralNetworkIntelligence.svg?branch=master)](https://travis-ci.org/Microsoft/NeuralNetworkIntelligence)

## Introduction 
Deshui Yu's avatar
Deshui Yu committed
6
7
8
9
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
10

Gems Guo's avatar
Gems Guo committed
11
## Getting Started
Deshui Yu's avatar
Deshui Yu committed
12
13
14
15
16
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
17

Gems Guo's avatar
Gems Guo committed
18
## Build and Test
Deshui Yu's avatar
Deshui Yu committed
19
TODO: Describe and show how to build your code and run the tests. 
Microsoft Open Source's avatar
Microsoft Open Source committed
20

Gems Guo's avatar
Gems Guo committed
21
## Contribute
Deshui Yu's avatar
Deshui Yu committed
22
TODO: Explain how other users and developers can contribute to make your code better. 
Microsoft Open Source's avatar
Microsoft Open Source committed
23

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