-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to define some easier imports for the submodules. For instance, instead of doing from rbms.bernoulli_bernoulli.functional import sample_hiddens, do from rbms.bernoulli_bernoulli import sample_hiddens.
I think it would be nice to have BBRBM, PBRBM and other classes imported directly as from rbms import BBRBM
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request