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
80 stars 4 forks source link

Enable gaussian input in image_data function #301

Closed isurulucky closed 2 weeks ago

isurulucky commented 3 weeks ago

Changes done to let gaussian distributions as input to the circuit in image_data template function. Discussed in https://github.com/april-tools/cirkit/issues/300.

loreloc commented 2 weeks ago

Thank you!