april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Add dataset utils to load several commonly-used datasets #98

Closed loreloc closed 4 months ago

loreloc commented 1 year ago

I have a package datasets.py containing methods for loading several commonly-used datasets into ready-to-use Pytorch loaders:

lkct commented 1 year ago

Do we put it in examples (to help people learn how to use) or cirkit (as part of the lib)?

arranger1044 commented 1 year ago

perhaps better in examples