Files
pyRBM/README.md
T
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

7 lines
251 B
Markdown

# GRBM
## Paper
https://medium.com/@rtdcunha/gaussian-bernoulli-restricted-boltzmann-machines-4a68b8765485
https://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0171015&type=printable
## Code
https://github.com/DSL-Lab/GRBM/tree/main