From 015d1e215352a4428d90dfeb00c2368a431dc50a Mon Sep 17 00:00:00 2001 From: "wassname (Michael J Clark)" <1103714+wassname@users.noreply.github.com> Date: Sun, 5 Apr 2026 07:03:31 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7ef7541..399cc30 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,15 @@ My auto research template features - stronger and explicit ideation and interpreations (weak points of current agents) +My specific ML things: +- uses pueue to queue GPU jobs from multiple agents +- use jaxtyping and beartyping to document dimensions and do typechecking / shapechecking in the smoke test +- tyro/dataclass for config +- TODO [ml_debug](https://github.com/wassname/ml_debug) skill to (hopefully) uplift agent dignosis + + See also - https://github.com/karpathy/autoresearch/blob/master/program.md - https://github.com/NousResearch/autonovel/blob/master/program.md + +TODO key plot or log from each experiment