issues
search
pronobis
/
libspn
Library for learning and inference with Sum-product Networks
Other
23
stars
3
forks
source link
Fix/dropout dropconnect and memoize
#53
Closed
jostosh
closed
6 years ago
jostosh
commented
6 years ago
Includes the following:
Removed dropout (was implemented as dropping out the inputs of products, which is not very meaningful)
Dropconnect can be configured to renormalize weights by setting
libspn.conf.renormalize=True
Added few memoization decorators
Includes the following:
libspn.conf.renormalize=True