contrastive_vae
contrastive_vae copied to clipboard
Can't import Dataset from vae_utils
There is a lot of function I can't find in you code. For example, plot_clean_digits_vae and Dataset in vae_utils module. Is there codes i missing?
I have the same problem.
@abidlabs I have the exact same problem, working on RNASeq Experiments.ipynb. Dataset seems to be the superclass of the SingleCell class and supposed to have many of the function implementations, however it's completely missing in the vae_utils module. Any chance to share latest vae_utils.py that has the correct implementation for Dataset superclass (and also plot_clean_digits_vae)?