VascoLopes

Results 4 issues of VascoLopes

Hello, currently when I use the intent to the file explorer it gives me this ![image](https://user-images.githubusercontent.com/26185487/31411024-4318e20e-ae08-11e7-8091-690fe8be0865.png) but i also need to access directories where i have .txt files, like sd...

Hi, Thanks for your work on the benchmark. Truly needed! I have some questions/problems: - In generating architectures from the configs and training them, the data is not provided, and...

I have a suggestion regarding the layer name. In the summary, the Layer name shouldn't be the name of the variable, but the name of the layer type. Example: ```...

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...