Commit Graph
7 Commits
Author SHA1 Message Date
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 17429ddce8 [tests] - fix CuPy display in test_learn_encoded_labels; enable model.load in test_linear
test_learn_encoded_labels: add .get() for cupy→numpy conversion before imshow;
reduce num_epochs 10000→1000.
test_linear: uncomment model.load() to resume from saved weights.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-30 23:45:42 +02:00
jens 1722a68b2a [entity]
- refactored training parameters for grad_compute()
- added l1-norm
- improved tests
2026-01-10 15:21:40 +01:00
jens f7e3693f45 - added image module with sub image and normalize
- improved tests
2026-01-10 14:12:29 +01:00
jens b6a511e33c improved tests 2026-01-10 10:24:50 +01:00
jens 381ec8d0e3 improved tests 2026-01-09 15:28:53 +01:00
jens e6c959d890 - fixed test_xor
- added test_linear
2026-01-03 13:07:08 +01:00