Troubleshooting
Note
This page is under construction. We will add more guides as we go.
Here we list some options to troubleshoot common issues and low performance of multiDGD.
The count reconstruction performance is too low
Increase the latent dimensionality:
latent_dimensionIncrease the depth of the decoder:
n_hiddenandn_hidden_modalityIncrease the number of units in the hidden layers:
n_units
You observe overfitting (i.e. the model is likely too large for your dataset)
Do the opposite of the previous point
There are too many / too few clusters
Decrease / increase the number of components:
n_components