Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quark0 authored Aug 9, 2018
1 parent eab4e8c commit bc26b83
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ Expected performance on CIFAR-10 (4 runs) and PTB:
## Visualization
Package [graphviz](https://graphviz.readthedocs.io/en/stable/index.html) is required to visualize the learned cells
```
cd cnn && python visualize.py DARTS
cd rnn && python visualize.py DARTS
python visualize.py DARTS
```
where `DARTS` can be replaced by any customized architectures in `genotypes.py`.

Expand Down

0 comments on commit bc26b83

Please sign in to comment.