From 6ed4fa50ddfa4c7957aaa909aaf72f0d7d317712 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Mon, 23 Mar 2026 18:21:26 -0500 Subject: Initial implementation: all models, methods, toy and CIFAR experiments Debug phase. Toy LQ experiments (3 seeds) complete with terminal gradient matching. Credit bridge matches state bridge on linear system (~0.94 cosine). CIFAR experiments in progress. --- models/__pycache__/__init__.cpython-313.pyc | Bin 0 -> 132 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 models/__pycache__/__init__.cpython-313.pyc (limited to 'models/__pycache__/__init__.cpython-313.pyc') diff --git a/models/__pycache__/__init__.cpython-313.pyc b/models/__pycache__/__init__.cpython-313.pyc new file mode 100644 index 0000000..cb3f264 Binary files /dev/null and b/models/__pycache__/__init__.cpython-313.pyc differ -- cgit v1.2.3