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

Redesign reparams for the new impl for symbolic #160

Closed lkct closed 10 months ago

lkct commented 10 months ago

As per title. The Reparameterization class hierarchy is thoroughly redesigned.

Tests not yet added.

arranger1044 commented 10 months ago

minor comment: what does Leaf refer to?

lkct commented 10 months ago

minor comment: what does Leaf refer to?

the leaf in reparameterization hierarchy.