DenseNAS
2000년 도입 · 논문 1편에서 사용
DenseNAS is a neural architecture search method that utilises a densely connected search space. The search space is represented as a dense super network, which is built upon designed routing blocks. In the super network, routing blocks are densely connected and we search for the best path between them to derive the final architecture. A chained cost estimation algorithm is used to approximate the model cost during the search.
출처: Densely Connected Search Space for More Flexible Neural Architecture Search
소개 논문: Densely Connected Search Space for More Flexible Neural Architecture Search
Neural Architecture Search · General