google-research / nasbench

NASBench: A Neural Architecture Search Dataset and Benchmark
Apache License 2.0
682 stars 129 forks source link

how to get the model spec by accuracy? #35

Open mkimhi opened 1 year ago

mkimhi commented 1 year ago

Thank you for this seminal work

i would like to get the spec of models with accuracy above/below some value

can i do that? if so, how?

thanks