HehuiZheng / SNAS-Series

This repo contains the PyTorch implementation of the SNAS-Series papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNAS-Series

This contains the PyTorch implementation of the SNAS-Series papers, including

SNAS: Stochastic Neural Architecture Search, ICLR 2019.

By Sirui Xie, Hehui Zheng, Chunxiao Liu, Liang Lin.

Paper-arxiv

snas

Figure: Visualization for forward pass and gradient back-propagation within SNAS.

DSNAS: Direct Neural Architecture Search without Parameter Retraining, CVPR 2020.

By Shoukang Hu*, Sirui Xie*, Hehui Zheng, Chunxiao Liu, Jianping Shi, Xunying Liu, Dahua Lin.

Paper-arxiv

dsnas

Figure: Visualization for forward pass and gradient back-propagation within DSNAS.

About

This repo contains the PyTorch implementation of the SNAS-Series papers

License:MIT License


Languages

Language:Python 100.0%