MixPath icon indicating copy to clipboard operation
MixPath copied to clipboard

MixPath: A Unified Approach for One-shot Neural Architecture Search

Results 5 MixPath issues
Sort by recently updated
recently updated
newest added

How to use NSGA-II algorithm to search the optimal network architecture after training the supernet?

Hi,could you explain how to project the feature vectors into 2-dimensional space?That is to say, what is the magnitude of the feature vectors (the arrows in Fig. 4a) ?

Hi, Could you explain about the three architectures in Fig.7 ? 1. what op is used in the 'addition' in top (MixPath-c) and bottom (MixPath-B). 2. why is the 'addition'...