From ed0c671569157db7e63ab94e950f38ceb5135d8d Mon Sep 17 00:00:00 2001 From: Houjun Liu Date: Wed, 3 Apr 2024 09:17:50 -0700 Subject: [PATCH] kb autocommit --- content/posts/KBhsu_cs224n_apr022024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/KBhsu_cs224n_apr022024.md b/content/posts/KBhsu_cs224n_apr022024.md index ae72a900b..a3d7e7e20 100644 --- a/content/posts/KBhsu_cs224n_apr022024.md +++ b/content/posts/KBhsu_cs224n_apr022024.md @@ -57,7 +57,7 @@ This is pretty much useless. ### localist representation {#localist-representation} -a [localist](#localist-representation) representation means that each word appears on an individual dimension. +a [localist](#localist-representation) representation means that each activation represents exactly one meaning; i.e. "one-hot". #### one-hot representation {#one-hot-representation}