The original code is from "https://github.com/frombeijingwithlove/dlcv_for_beginners/tree/master/random_bonus/gan_n_cgan_2d_example". I get the code source from "https://zhuanlan.zhihu.com/p/27343585" I want to run the code on win10 system, so I changed some parts of code. The environment requirement of this code is :
- win10
- anaconda 3
- Python 3.6
- Pycharm IDE
- pytorch