diff --git a/good_ideas.myco b/good_ideas.myco index 914d3e1..eeb4170 100644 --- a/good_ideas.myco +++ b/good_ideas.myco @@ -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. * 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" -* 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? \ No newline at end of file +* { +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? +} \ No newline at end of file