Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
335a0a89
Commit
335a0a89
authored
Sep 07, 2018
by
QuanluZhang
Committed by
Scarlett Li
Sep 07, 2018
Browse files
Update GetStarted.md
parent
4177f713
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/GetStarted.md
docs/GetStarted.md
+2
-2
No files found.
docs/GetStarted.md
View file @
335a0a89
...
...
@@ -11,12 +11,12 @@
*
__Install NNI through pip__
pip3 install -v --user git+https://github.com/Microsoft/
NeuralNetworkIntelligence
.git
pip3 install -v --user git+https://github.com/Microsoft/
nni
.git
source ~/.bashrc
*
__Install NNI through source code__
git clone https://github.com/Microsoft/
NeuralNetworkIntelligence
git clone https://github.com/Microsoft/
nni.git
cd NeuralNetworkIntelligence
chmod +x install.sh
source install.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment