EvannaB

Results 3 issues of EvannaB

Here are two questions, and would you please help me with them: 1. In the COLAB notebook, this code didn't train in batches, right? 2. In the COLAB notebook, the...

From the code running results, the decoded z is not corresponding to the label (permutated)?

model.compile(opitimizer=optim, loss=gaussian_nll) => model.compile(optimizer=optim, loss=gaussian_nll)