The genetic neural architecture search (GeneticNAS) is a neural architecture search method that is based on genetic algorithm which utilized weight sharing across all candidate network.
☆30Jul 8, 2019Updated 7 years ago
Alternatives and similar repositories for GeneticNAS
Users that are interested in GeneticNAS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The code for Joint Neural Architecture Search and Quantization☆14Apr 10, 2019Updated 7 years ago
- [AAAI2023] NAS-LID: Efficient Neural Architecture Search with Local Intrinsic Dimension☆17Dec 20, 2022Updated 3 years ago
- A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)☆47Nov 17, 2019Updated 6 years ago
- Official Implementation of Robustifying and Boosting Training-Free Neural Architecture Search☆12Mar 12, 2024Updated 2 years ago
- Hardware aware neural architecture search☆13Sep 29, 2025Updated 11 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- TF-NAS: Rethinking Three Search Freedoms of Latency-Constrained Differentiable Neural Architecture Search (ECCV2020)☆75May 23, 2021Updated 5 years ago
- Official pytorch implementation for GeNAS: Neural Architecture Search with Better Generalization☆18Aug 9, 2023Updated 3 years ago
- Harmonic-NAS: Hardware-Aware Multimodal Neural Architecture Search on Resource-constrained Devices (ACML 2023)☆16May 7, 2024Updated 2 years ago
- Implementation of Progressive Neural Architecture Search in Keras and Tensorflow☆118Feb 11, 2019Updated 7 years ago
- [ICCV-2023] EMQ: Evolving Training-free Proxies for Automated Mixed Precision Quantization☆29Dec 6, 2023Updated 2 years ago
- released code for the paper: ISTA-NAS: Efficient and Consistent Neural Architecture Search by Sparse Coding☆31Nov 24, 2020Updated 5 years ago
- Distributed Network Architecture Search☆10Oct 13, 2019Updated 6 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow☆75Dec 5, 2020Updated 5 years ago
- Clinical Language Annotation Modeling and Processing toolkit☆17Oct 10, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Hough CNN implementation - new implementation from scratch - based on pre-existing V-Net code.☆12Oct 25, 2016Updated 9 years ago
- AutoGluon Docker☆12Apr 17, 2020Updated 6 years ago
- A simple Matlab implementation of Bag Of Words with SIFT keypoints and HoG descriptors, using VLFeat.☆25Dec 28, 2020Updated 5 years ago
- BSQ: Exploring Bit-Level Sparsity for Mixed-Precision Neural Network Quantization (ICLR 2021)☆41Jan 12, 2021Updated 5 years ago
- The files used for my bachelor thesis: Total Variation image denoising from Poisson data: Split Bregman and Alternating Extragradient Met…