neural network learning rate fractal, following https://arxiv.org/pdf/2402.06184
152 lines
wrapper around _pyrepl (basically: code.interact but w/ colorization and tab-completions) that mitigates its side-effects and patches in the command-style (no-parentheses) "exit" syntax to closely emulate the true modern python repl experience
189 lines