pith. sign in

arxiv: 2012.10388 · v1 · pith:P36NKUAXnew · submitted 2020-11-25 · 💻 cs.NE

aw_nas: A Modularized and Extensible NAS framework

classification 💻 cs.NE
keywords algorithmsmodularizedvariousframeworkmannerneuraladversarialapplications
0
0 comments X
read the original abstract

Neural Architecture Search (NAS) has received extensive attention due to its capability to discover neural network architectures in an automated manner. aw_nas is an open-source Python framework implementing various NAS algorithms in a modularized manner. Currently, aw_nas can be used to reproduce the results of mainstream NAS algorithms of various types. Also, due to the modularized design, one can simply experiment with different NAS algorithms for various applications with awnas (e.g., classification, detection, text modeling, fault tolerance, adversarial robustness, hardware efficiency, and etc.). Codes and documentation are available at https://github.com/walkerning/aw_nas.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. elasticAI.explorer: Towards a Unified End-to-End Framework for Hardware-Aware Neural Architecture Search

    cs.AR 2026-05 unverdicted novelty 3.0

    elasticAI.explorer is an extensible framework for hardware-aware NAS supporting multiple search space types with YAML specs, code generation, cross-compilation, and on-device benchmarking.