ultmaster / neuralpredictor.pytorch
Open source reproduction in PyTorch of "Neural Predictor for Neural Architecture Search".
☆39Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for neuralpredictor.pytorch
- Code for our ICML'2020 paper "Stabilizing Differentiable Architecture Search via Perturbation-based Regularization"☆76Updated 3 years ago
- ☆67Updated 4 years ago
- Code for our ICLR'2021 paper "DrNAS: Dirichlet Neural Architecture Search"☆42Updated 3 years ago
- [ICLR2021 Outstanding Paper] Rethinking Architecture Selection in Differentiable NAS☆102Updated 2 years ago
- XNAS: An effective, modular, and flexible Neural Architecture Search (NAS) framework.☆47Updated 2 years ago
- Zero-Cost Proxies for Lightweight NAS☆140Updated last year
- [NeurIPS 2021] “Stronger NAS with Weaker Predictors“, Junru Wu, Xiyang Dai, Dongdong Chen, Yinpeng Chen, Mengchen Liu, Ye Yu, Zhangyang W…☆27Updated 2 years ago
- code for "AttentiveNAS Improving Neural Architecture Search via Attentive Sampling"☆103Updated 3 years ago
- This repository contains the publishable code for CVPR 2021 paper TransNAS-Bench-101: Improving Transferrability and Generalizability of …☆22Updated last year
- ☆74Updated 7 months ago
- A PyTorch implementation of NASBench☆52Updated last year
- Code for "DARTS-: Robustly Stepping out of Performance Collapse Without Indicators"☆57Updated 3 years ago
- Fair DARTS: Eliminating Unfair Advantages in Differentiable Architecture Search☆172Updated last year
- ☆35Updated 3 years ago
- This repo contains the PyTorch implementation of the SNAS-Series papers☆147Updated 3 years ago
- "Understanding and Accelerating Neural Architecture Search with Training-Free and Theory-Grounded Metrics" by Wuyang Chen, Xinyu Gong, Yu…