Newmu / dcgan_code

Deep Convolutional Generative Adversarial Networks
MIT License
3.42k stars 696 forks source link

How to use it with cpu #23

Open superclocks opened 8 years ago

superclocks commented 8 years ago

i don't have gpu, how can i use it with cpu. And i also want to know which part of your code is about "discriminator as a pre-trained net for CIFAR-10 classification ". Thanks