Commit Graph
7 Commits
Author SHA1 Message Date
jens 905ae8da81 - layer: only calculate rms_error_accu() if status report is necessary
- Status: added wants_report
2025-12-18 11:39:45 +01:00
jens 8dcf0872b9 [Rbm]
- abort by user [q]
- cycle through training patetrn by [+],[-] keys
[Status]
- improved report interval
- added on_report(): called every report iterval
2025-12-17 19:14:57 +01:00
jens 866b61c77b - refactored Status
- added update interval
2025-12-17 18:52:18 +01:00
jens 6ef577c769 - fixed armadillo data read
- added shape to layer
- changed construction of layer from Stack factory
- fixed rms_error_accu scaling
- RBM: added image display using opencv
- improved Status print
2025-12-17 17:05:40 +01:00
jens 575ceb4ef1 revised status 2025-12-17 13:15:09 +01:00
jens e10004051c - fixed matrix operations
- fixed rms error calculation
2025-12-16 17:03:23 +01:00
jens a3894f7c34 - added train
- refactored CdTrain
2025-12-16 15:58:06 +01:00