18 lines
207 B
Markdown
18 lines
207 B
Markdown
# GDAS
|
|
By Xuanyi Dong and Yi Yang
|
|
|
|
University of Technology Sydney
|
|
|
|
Requirements
|
|
- PyTorch 1.0
|
|
- Python 3.6
|
|
```
|
|
conda install pytorch torchvision cuda100 -c pytorch
|
|
```
|
|
|
|
## Algorithm
|
|
|
|
Searching CNNs
|
|
```
|
|
```
|