Jens Ahrensfeld jens
  • Joined on 2024-03-03
jens pushed to master at jens/pyRBM 2025-12-17 17:07:59 +01:00
6ef577c769 - fixed armadillo data read
jens pushed to master at jens/pyRBM 2025-12-17 14:04:33 +01:00
a1e7a803d1 fixed armadillo read
jens pushed to master at jens/pyRBM 2025-12-17 13:46:53 +01:00
4d05a59d0b added workdir parameter
jens pushed to master at jens/pyRBM 2025-12-17 13:35:26 +01:00
2c2625c778 Stack: added state load
jens pushed to master at jens/pyRBM 2025-12-17 13:15:16 +01:00
575ceb4ef1 revised status
jens pushed to master at jens/pyRBM 2025-12-17 12:44:12 +01:00
99657265af - added ready of armadillo dat-file (Quick and dirty)
jens pushed to master at jens/pyRBM 2025-12-17 11:31:20 +01:00
3ec170234b revised stack
jens pushed to master at jens/pyRBM 2025-12-17 10:53:53 +01:00
80ba543323 - StackFactory removed default constructor
jens pushed to master at jens/pyRBM 2025-12-17 10:49:28 +01:00
437ffbdaad - add RbmParams.from_dict
jens pushed to master at jens/pyRBM 2025-12-16 21:46:07 +01:00
0bebf20bdd added Test passed message
jens pushed to master at jens/pyRBM 2025-12-16 21:37:11 +01:00
71b723e4e9 - added stack
jens pushed to master at jens/pyRBM 2025-12-16 19:09:19 +01:00
f33df4b0e0 - fixed crash if weight not exists
jens pushed to master at jens/pyRBM 2025-12-16 18:44:00 +01:00
4a64279276 xor: add better documentation
jens pushed to master at jens/pyRBM 2025-12-16 18:40:56 +01:00
6a3c59999e xor: load and save weights
jens pushed to master at jens/pyRBM 2025-12-16 18:36:13 +01:00
5404f2bce0 fixed several training problems
jens pushed to master at jens/pyRBM 2025-12-16 17:27:13 +01:00
b5c0c0e0f1 - added gibbs sampling for forward pass
jens pushed to master at jens/pyRBM 2025-12-16 17:03:55 +01:00
e10004051c - fixed matrix operations
a3894f7c34 - added train
Compare 2 commits »
jens pushed to master at jens/pyRBM 2025-12-16 14:59:15 +01:00
944b96448c refactored
jens created branch master in jens/pyRBM 2025-12-16 14:52:58 +01:00
jens pushed to master at jens/pyRBM 2025-12-16 14:52:58 +01:00
b6e94e75ac Initial commit