Skip to content

Easier import #61

@nbereux

Description

@nbereux

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions