jens
|
10691894d1
|
- training params are (again) attrubute of Entity
- ditched layout concept
|
2026-01-02 14:51:19 +01:00 |
|
jens
|
61c762150c
|
- removed Optimizer
- refactored training
- use static seed for random (for better comparison)
- simplified StackDeep.train
|
2025-12-20 20:12:19 +01:00 |
|
jens
|
d3c9fe4681
|
- numGibbs no longer part of EntityParameter
- refactored forward and reconstruct
- conditionally use optimizer for training
|
2025-12-19 17:15:10 +01:00 |
|
jens
|
a47922cb1c
|
refactored
|
2025-12-19 15:20:04 +01:00 |
|
jens
|
cadbb34d1a
|
fixed imports
|
2025-12-19 11:10:16 +01:00 |
|
jens
|
b206ab5788
|
Entity: refactored taining algo into train module
|
2025-12-18 21:23:16 +01:00 |
|
jens
|
c1c6c610ad
|
- wrap numpy and cupy in matrix as np
- added type alias Mat for np.ndarray
|
2025-12-18 18:14:03 +01:00 |
|
jens
|
855c392970
|
- changed status interval
- show number of remaining epochs at beginning of training
|
2025-12-18 12:49:17 +01:00 |
|
jens
|
f6bccd3737
|
fixed deep stack status update
|
2025-12-18 12:31:32 +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
|
4d05a59d0b
|
added workdir parameter
|
2025-12-17 13:46:46 +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
|
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 |
|