tensorflow-101
tensorflow-101 copied to clipboard
How can I solve the problem? I run the infoGAN code on Windows?
ValueError: Parent directory of ./checkpoint_dir\ac_gan doesn't exist, can't save.
you can fix the dir path in the code, create dir if not exists @howardgriffin