e211c568ac784e2f5dcb916bc2c0cc847ddc0d08
- enable linear hidden : instead of prob(v_to_h()): use toHiddenProbs() - enable linear visible: instead of prob(h_to_v()): use toVisibleProbs() - make v_to_h() and h_to_v() private and force to use toHiddenProbs() and toVisibleProbs() - use cd_jens or cd_hinton. cd_hinton_hid_lineaer is not of use anymre, since it is not capable of CDn
Description
No description provided
144 MiB
Languages
C++
92.6%
C
4.2%
Makefile
2.8%
Shell
0.4%