Closed tmabraham closed 2 years ago
I get an error when sample_from_encoder is False, this solves that error.
sample_from_encoder
Ah yes, we always tested with encoder_input=True to test how well the reconstruction was going.
encoder_input=True
Thanks for the fix!
I get an error when
sample_from_encoder
is False, this solves that error.