文件历史

8 次代码提交

作者 SHA1 备注 提交日期
Artem Golubin 4e93532b6f Format using ruff 2025-06-16 01:15:27 +04:00
Artem Golubin 2378011a2c Style fixes 2020-08-20 22:56:03 +03:00
Artem Golubin ffbe4085e2 Minor fixes 2020-08-20 22:43:06 +03:00
Artem Golubin ba450f87c4 Minor fixes 2019-08-25 19:59:26 +03:00
Artem Golubin 62633dd302 Format code using black 2019-05-11 18:15:53 +03:00
Artem Golubin 2b798428d8 Update rbm.py 2017-03-27 11:48:39 +07:00
Jiancheng b7364b560d Fix the CD-1 training code and add comments in RBM (#29)
1. `negative_visible` should also be sampled, only the last hidden can use the expectation. Though trivial modification, it follows the original algorithm, and theorically it should also be done (refer to Kevin Murphy's MLaPP P944).
2. Some comments are added in the code, for more friendly reading. At the first sight I didn't find it's CD :)
2017-03-27 08:13:32 +07:00
rushter 6528cf5d89 Add initial version of rbm 2016-12-26 22:28:48 +03:00