sharpDARTS icon indicating copy to clipboard operation
sharpDARTS copied to clipboard

sharpDARTS: Faster and More Accurate Differentiable Architecture Search

Results 2 sharpDARTS issues
Sort by recently updated
recently updated
newest added

On using: `export CUDA_VISIBLE_DEVICES="0" && python train_search.py --dataset cifar10 --batch_size 96 --save MULTI_CHANNEL_SEARCH_`git rev-parse --short HEAD`_search_weighting_max_w --init_channels 36 --epochs 120 --cutout --autoaugment --seed 10 --weighting_algorithm max_w --multi_channel` The code runs...