pronobis / libspn-keras

Library for learning and inference with Sum-product Networks utilizing TensorFlow 2.x and Keras
Other
47 stars 9 forks source link

Sample Another Dataset #40

Open S1mmy opened 3 years ago

S1mmy commented 3 years ago

Hey there,

could you make an example with SVHN to sample? I am curious how it behaves.

Sadly i ran into an error in the zero_evidence_function and don't know how to get around.

tfds can use "svhn_cropped" for the dataset. The resolution is 32x32x3.