Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Add doc about frameworks and libraries #1407

Merged
merged 64 commits into from
Aug 14, 2019
Merged

Conversation

rabbit008
Copy link
Contributor

Add doc about frameworks and libraries

Xinlan Jia (FA Talent) added 2 commits August 5, 2019 20:16
docs/en_US/SupportedFramework_Library.md Outdated Show resolved Hide resolved



## Support Framework:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For examples?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mean by merging the framework with the library, and then writing a general title:For Example?

* [Chainer]https://chainer.org/
* [Theano]https://pypi.org/project/Theano/

## Support Library:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to separate here. And seems 'Sklearn' is a library, too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed,I have moved sklearn to the library.

@@ -0,0 +1,51 @@
# Framework and Library Supported
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

supports

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@@ -0,0 +1,51 @@
# Framework and Library Supported
NNI provides Python API, supporting all frameworks and libraries written in python (`version >= 3.5`), and we have implemented many related examples and detailed their principles and running steps.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the built-in Python API, NNI naturally supports the hyper parameter tuning and neural network search for all the AI frameworks and libraries who support Python models. NNI had also provided a set of examples and tutorials for some of the popular scenarios to make jump start easier.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed


## Support Framework:

NNI supports all frameworks, as long as they are written in python. Some common frameworks are listed below, including NNI example tutorials based on them.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this sentence, seems dup with the above one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

## Support Framework:

NNI supports all frameworks, as long as they are written in python. Some common frameworks are listed below, including NNI example tutorials based on them.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported AI Frameworks:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

* [Chainer]https://chainer.org/
* [Theano]https://pypi.org/project/Theano/ <br/>

In addition to these, other frameworks written in python are also supported by NNI.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are encouraged to contribute more examples for other NNI users. //add the how-to contribute link.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed




In addition to these experiments, we also welcome more and more users to apply NNI to your own experiment, if you have any doubts, please refer [Write a Trial Run on NNI](TrialExample/Trials.md). In particular, if you want to be a contributor of NNI, whether it is the sharing of examples , writing of Tuner or otherwise, we are all looking forward to your participation.More information please refer to [here](Tutorial/Contributing.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this .md is for Training service not for experiments, please tune the wordings.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@suiguoxin suiguoxin changed the base branch from master to v1.0 August 6, 2019 09:15
Xinlan Jia (FA Talent) added 2 commits August 9, 2019 16:21
Xinlan Jia (FA Talent) added 2 commits August 12, 2019 10:08
@rabbit008 rabbit008 mentioned this pull request Aug 12, 2019
@suiguoxin suiguoxin closed this Aug 12, 2019
@suiguoxin suiguoxin reopened this Aug 12, 2019
@suiguoxin suiguoxin merged commit 7b75539 into microsoft:v1.0 Aug 14, 2019
@rabbit008 rabbit008 deleted the add-doc branch August 30, 2019 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants