D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.56k stars 281 forks source link

Can not find the papar 'GDAS' #47

Closed xingyueye closed 4 years ago

xingyueye commented 4 years ago

Sorry to trouble you, But I have a little confusion about the papar GDAS. I find that I can't find the paper " Gradient-based search using Differentiable Architecture Sampler" anymore, Is it the same paper as "Searching for A Robust Neural Architecture in Four GPU Hours"?

D-X-Y commented 4 years ago

@xingyueye , "Gradient-based search using Differentiable Architecture Sampler" is the name of our method, the paper title is "Searching for A Robust Neural Architecture in Four GPU Hours"(https://arxiv.org/abs/1910.04465). Please feel free to post any questions.

D-X-Y commented 4 years ago

@xingyueye I will close this issue. Please feel free to re-open it if you have further questions.