update NAS-Bench-201 status
This commit is contained in:
		| @@ -4,4 +4,4 @@ | ||||
| from .api import NASBench201API | ||||
| from .api import ArchResults, ResultsCount | ||||
|  | ||||
| NAS_BENCH_201_API_VERSION="v1.1" | ||||
| NAS_BENCH_201_API_VERSION="v1.1"  # [2020.02.25] | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| ############################################################################################ | ||||
| # NAS-Bench-201: Extending the Scope of Reproducible Neural Architecture Search, ICLR 2020 # | ||||
| ############################################################################################ | ||||
| # NAS-Bench-201-v1_0-e61699.pth : 6219 architectures are trained once, 1621 architectures are trained twice, 7785 architectures are trained three times. `LESS` only supports CIFAR10-VALID. | ||||
| # | ||||
| # [2020.02.25] NAS-Bench-201-v1_0-e61699.pth : 6219 architectures are trained once, 1621 architectures are trained twice, 7785 architectures are trained three times. `LESS` only supports CIFAR10-VALID. | ||||
| # [2020.03.08] Next version (coming soon) | ||||
| # | ||||
| # | ||||
| import os, sys, copy, random, torch, numpy as np | ||||
|   | ||||
		Reference in New Issue
	
	Block a user