jens
b4cd05d803
- fixed max index
...
- call status once inside epoch loop
2025-12-17 19:29:46 +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
4aba7585cc
- refactored Rbm
...
- added myStatus with realtime update of reconstruction
- DeepStack: added up/down passes for multilayer Stacks
2025-12-17 18:43:08 +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
a1e7a803d1
fixed armadillo read
2025-12-17 14:04:26 +01:00
jens
4d05a59d0b
added workdir parameter
2025-12-17 13:46:46 +01:00
jens
2c2625c778
Stack: added state load
2025-12-17 13:35:18 +01:00
jens
575ceb4ef1
revised status
2025-12-17 13:15:09 +01:00
jens
99657265af
- added ready of armadillo dat-file (Quick and dirty)
...
- added stack training for DeepStack
2025-12-17 12:43:10 +01:00
jens
3ec170234b
revised stack
2025-12-17 11:31:13 +01:00
jens
80ba543323
- StackFactory removed default constructor
...
- StackFactory added type hints
2025-12-17 10:53:19 +01:00
jens
437ffbdaad
- add RbmParams.from_dict
...
- added stack construction
- added empty implementation of Deep Stack and Rnn Stack
2025-12-17 10:48:43 +01:00
jens
0bebf20bdd
added Test passed message
2025-12-16 21:46:00 +01:00
jens
71b723e4e9
- added stack
...
- refactored
2025-12-16 21:36:55 +01:00
jens
f33df4b0e0
- fixed crash if weight not exists
...
- optimized train loop
- choose reasonable default params
2025-12-16 19:08:20 +01:00
jens
4a64279276
xor: add better documentation
2025-12-16 18:43:54 +01:00
jens
6a3c59999e
xor: load and save weights
2025-12-16 18:40:51 +01:00
jens
5404f2bce0
fixed several training problems
2025-12-16 18:28:40 +01:00
jens
b5c0c0e0f1
- added gibbs sampling for forward pass
2025-12-16 17:26:49 +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
jens
944b96448c
refactored
2025-12-16 14:59:07 +01:00
jens
b6e94e75ac
Initial commit
2025-12-16 14:52:36 +01:00