Commit Graph
7 Commits
Author SHA1 Message Date
jens ec5d259ff7 Entity: added property enable training 2026-01-06 09:44:29 +01:00
jens 2e714685d1 model: forward() is not abstract method 2026-01-02 19:42:22 +01:00
jens 10691894d1 - training params are (again) attrubute of Entity
- ditched layout concept
2026-01-02 14:51:19 +01:00
jens dc998d30a2 - initroduced types: BB-RBM GB-RBM, GG-RBM as property of entity
- training simplification and for clarity: added specialized cd_funcs for each entity type
2026-01-01 12:05:39 +01:00
jens 38b834c640 - added training params as list for model.train()
- added gaussian sample
- introduced layout concept
- updated README
2025-12-31 16:13:59 +01:00
jens 4bd5cffd6b - state load/save revised
- num gibbs samples is also part of entity
- working 3-layer deep test model
2025-12-21 17:34:11 +01:00
jens 22d189cf2f added model 2025-12-21 16:39:53 +01:00