Open
Description
If I have generated numpy matrices as my "real data", do I specify that that as 'self.imgs = np.load('matrices.npy')'?
I intend to run this in unsupervised mode, so do I need to supply the other parameters such as self.labels, self.test_imgs and self.test_labels?
Sorry if this is a basic question, I am fairly new to GANs.
Metadata
Assignees
Labels
No labels