Commit Graph
13 Commits
Author SHA1 Message Date
jensandClaude Sonnet 4.6 829547d271 [notebook] update cifar notebook outputs and add N_HID constant
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 21:06:41 +02:00
jensandClaude Sonnet 4.6 1954064a54 [refactor] move rbm.model → model.model
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:55:16 +02:00
jensandClaude Sonnet 4.6 b41274c7a6 [refactor] move rbm.torch → compat.torch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:36:21 +02:00
jensandClaude Sonnet 4.6 807de19fa7 [fix] restore SubImageCombine name in cifar notebook (clobbered by bulk rename)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:23:08 +02:00
jensandClaude Sonnet 4.6 a07698497d [refactor] SubImage → SubImageExtract, add SubImageCombine
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:20:38 +02:00
jensandClaude Sonnet 4.6 b0d370a56b [refactor] move rbm.image → image.sub_image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 08:01:51 +02:00
jensandClaude Sonnet 4.6 599ba4f6d5 [cifar_sub_image] run with STRIDE=6 (25 patches/image, ~33% overlap)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 20:07:10 +02:00
jensandClaude Sonnet 4.6 dddb937909 [cifar_sub_image] add full 32x32 reconstruction from sub-images with overlap blending
- Add PATCH/STRIDE params; STRIDE=4 for 50% overlap (49 patches per image)
- Reconstruct 32x32 by averaging overlapping patch contributions (assemble_overlapping pattern from test_faces_sub_image)
- All cells updated to use PATCH/STRIDE throughout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 19:59:30 +02:00
jensandClaude Sonnet 4.6 4a915f165a [context33] - increase momentum 0.5→0.7; run outputs 99% recon, 88% next-step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 20:06:20 +02:00
jens 759f4b5348 updated notebooks 2026-01-11 11:23:35 +01:00
jens 3f4cdc277f updated notebooks 2026-01-10 22:19:52 +01:00
jens 51a06605dd [cifar_test_sub_image]
- use L1-regulation
2026-01-10 22:18:45 +01:00
jens 00fe5fd178 updated notebooks 2026-01-10 14:13:18 +01:00