junxnone / aiwiki

AI Wiki
https://junxnone.github.io/aiwiki
18 stars 2 forks source link

ML AutoML NAS ENAS #391

Open junxnone opened 4 years ago

junxnone commented 4 years ago

ENAS

Search Space

Entire Search Space -- | image

macro Search Space Micro Search Space
image image
image
Macro Search Space - Node Avaliable Operations Micro Search Space - Node Available Operations
identity
convolutions with filter sizes 3 × 3
convolutions with filter sizes 5 × 5
depthwise-separable convolutions with filter sizes 3×3 separable convolution with kernel size 3 × 3
depthwise-separable convolutions with filter sizes 5×5 separable convolution with kernel size 5 × 5
max pooling of kernel size 3 × 3 max pooling with kernel size 3×3
average pooling of kernel size 3 × 3 average pooling with kernel size 3×3
Recurrent Cell

image

Discovered

Name Discovered
RNN Cell image
CNN Network image
Convolution Cell image
Reduction Cell image

Reference

junxnone commented 4 years ago

junxnone/tech-io#805 junxnone/aiwiki#393