differentiable-architecture-search
There are 6 repositories under differentiable-architecture-search topic.
yuhuixu1993/PC-DARTS
PC-DARTS:Partial Channel Connections for Memory-Efficient Differentiable Architecture Search
antoyang/NAS-Benchmark
[ICLR 2020] NAS evaluation is frustratingly hard
LARS-research/SANE
The released code for the paper: Search to aggregate neighborhood for graph neural network, in ICDE 2021.
zzzxxxttt/pytorch_simple_DARTS
A simple pytorch implementation of Differentiable Architecture Search (DARTS)
gdikov/bayesian-architecture-learning
Implementation of "Bayesian Learning of Neural Network Architectures"
jaygala24/lfm-formulation-1
The unofficial pytorch implementation for "Learning from Mistakes - A Framework for Neural Architecture Search" paper