Commit Graph
7 Commits
Author SHA1 Message Date
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