xautodl/README.md

18 lines
207 B
Markdown
Raw Normal View History

2019-01-31 15:27:38 +01:00
# 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
```
```