Edit ‘good_ideas’: Synced 1733295250220

This commit is contained in:
sync 2024-12-04 07:20:54 +00:00 committed by wikimind
parent 4fa0d9feb2
commit 6615ae62a8

View File

@ -76,4 +76,7 @@ Diffusion model for Minecraft worlds.
* Psychological studies using LLMs (https://arxiv.org/abs/2209.06899 addresses this) seem underexploited. Could factor-analyze political beliefs and such. * Psychological studies using LLMs (https://arxiv.org/abs/2209.06899 addresses this) seem underexploited. Could factor-analyze political beliefs and such.
* Hexbugs with inductive charging, onboard microcontroller. * Hexbugs with inductive charging, onboard microcontroller.
* "you can go hunting for wallets that are big, cold for a long time, and likely made with hardware that now has known vulns in its rng" * "you can go hunting for wallets that are big, cold for a long time, and likely made with hardware that now has known vulns in its rng"
* https://arxiv.org/abs/2405.16158 improves (model-free?) RL through using techniques applied to SSL to make scaling work better. Does it work on MCTS-based things? * {
https://arxiv.org/abs/2405.16158 improves (model-free?) RL through using techniques applied to SSL to make scaling work better. Does it work on MCTS-based things?
* The model architectures in the Go MCTS papers look like they used arbitrary round numbers, actually. Did //anyone// do scaling laws sweeps?
}