Edit ‘good_ideas’: Synced 1753223158482

This commit is contained in:
sync
2025-07-22 22:52:47 +00:00
committed by wikimind
parent 54bc4b21f0
commit dfe2545a17

View File

@@ -104,4 +104,5 @@ Semantic search for:
* Graph-based vector indices do beam search on a graph constructed so that beam search on dot product or PQ dot product "mostly" returns the closest (highest-dot-product) result. Do one of several RL/etc pathfinding schemes instead (like https://arxiv.org/abs/2502.18663)? We only have a budget of 100μs per read node, though, so this is a bit tricky.
* SAEs/dictionary learning algorithms for residual quantization.
* Minecraft/Factorio crossover modpack via Clusterio-like thing.
* With modern sensor technology, why can I not buy a toaster even smarter than the Sunbeam Radiant Control Toaster?
* With modern sensor technology, why can I not buy a toaster even smarter than the Sunbeam Radiant Control Toaster?
* Procedural sky background generator (//lots// of galaxies, as from survey telescopes)