"configs/datasets/vscode:/vscode.git/clone" did not exist on "d4d1330a5a036cf46fc299e1342c92a3478a2a82"
Unverified Commit c5e3bad9 authored by Yuge Zhang's avatar Yuge Zhang Committed by GitHub
Browse files

Readme figure update (#4677)

parent 3b753d3d
......@@ -32,7 +32,9 @@ NNI automates feature engineering, neural architecture search, hyperparameter tu
## NNI capabilities in a glance
(TBD: figures and tables)
<img src="docs/img/overview.svg" width="100%"/>
(TBD: table)
## Installation
......@@ -45,11 +47,13 @@ $ pip install nni
```
To update NNI to the latest version, add `--upgrade` flag to the above commands.
(TBD: build from soure link)
## Run your first experiment
[comment]: <> delete this before next release
**NOTE:** To run an experiment following instructions below, you need to build NNI from source. Installing from pip won't work until next release.
To run this experiment, you need to have [PyTorch](https://pytorch.org/) (as well as [torchvision](https://pytorch.org/vision/stable/index.html)) installed.
```shell
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment