contrastive_vae icon indicating copy to clipboard operation
contrastive_vae copied to clipboard

Can't import Dataset from vae_utils

Open HuishengLi-ccnu opened this issue 6 years ago • 2 comments

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?

HuishengLi-ccnu avatar Oct 04 '19 12:10 HuishengLi-ccnu

I have the same problem.

kvttt avatar Jul 01 '22 22:07 kvttt

@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)?

turhanberk avatar Mar 15 '24 10:03 turhanberk