From 6615ae62a88cb4d90e08c882595b042e59176f69 Mon Sep 17 00:00:00 2001 From: sync Date: Wed, 4 Dec 2024 07:20:54 +0000 Subject: [PATCH] =?UTF-8?q?Edit=20=E2=80=98good=5Fideas=E2=80=99:=20Synced?= =?UTF-8?q?=201733295250220?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- good_ideas.myco | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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