Skip to content

Zhi-Han/GIAUG

Repository files navigation

Architecture Augmentation for Performance Predictor via Graph Isomorphism

This repository is for the paper "Architecture Augmentation for Performance Predictor via Graph Isomorphism" which is accepted by IEEE Transactions on Cybernetics.

Prerequisites

The codes have been tested on Python 3.6.

Reproducing Results

NAS-Bench-101

  1. Download the NAS-Bench-101 dataset and put in the data directory in the root folder of this project.
  2. Run python nasbench101_pp.py to get the ktau of various performance predictors using training data with different proportions.

NAS-Bench-201

  1. Download the NAS-Bench-201 dataset and put in the data directory in the root folder of this project.
  2. Run python nasbench201_pp.py to get the ktau of various performance predictors using training data with different proportions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages