From 663a6efb83c9768f711e67bd0aea0ef98946f3c5 Mon Sep 17 00:00:00 2001 From: pym1024 <55693791+pym1024@users.noreply.github.com> Date: Fri, 10 May 2024 16:32:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef451c..050057d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Sample-Wise Activation Patterns for Ultra-Fast NAS
(ICLR 2024 Spotlight) -SWAP-Score, based on sample-wise activation patterns, is a metric that accesses the performance of neural networks without training. +SWAP-Score, based on sample-wise activation patterns, is a metric that assesses the performance of neural networks without training. # Usage