diff --git a/good_ideas.myco b/good_ideas.myco index 572a353..2661b60 100644 --- a/good_ideas.myco +++ b/good_ideas.myco @@ -1,5 +1,11 @@ -* Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale. -* Meme sparse autoencoding (I think a CLIP SAE already exists though) +* { +Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale. +* Pending. +} +* { +Meme sparse autoencoding (I think a CLIP SAE already exists though). +* Done. Mine is better. +} * Overengineered LLM-based autocomplete to spite "it's just autocomplete" people. * Expanded [[vengeance]] policy. * Combine new CRL (https://arxiv.org/abs/2408.05804) with offline pretraining. Might be redundant in some sense.