Skip to content

Commit

Permalink
fix readme typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MingLin-home committed Aug 30, 2021
1 parent 2629dc5 commit bcb230c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

# Zen-NAS: A Zero-Shot NAS for High-Performance Deep Image Recognition

Zen-NAS is a lighting fast, training-free Neural Architecture Searching (NAS) algorithm for automatically designing deep neural networks with high prediction accuracy and high inference speed on GPU and mobile device.
Zen-NAS is a lightning fast, training-free Neural Architecture Searching (NAS) algorithm for automatically designing deep neural networks with high prediction accuracy and high inference speed on GPU and mobile device.

This repository contains pre-trained models, a mini framework for zero-shot NAS searching, and scripts to reproduce our results. You can even customize your own search space and develop a new zero-shot NAS proxy using our pipeline. Contributions are welcomed.

Expand Down Expand Up @@ -227,4 +227,4 @@ https://pytorch.org/vision/0.8/_modules/torchvision/models/resnet.html

## Copyright

Copyright (C) 2010-2021 Alibaba Group Holding Limited.
Copyright (C) 2010-2021 Alibaba Group Holding Limited.

0 comments on commit bcb230c

Please sign in to comment.