fixed_noise.p problem
HuangYin0514 opened this issue · 4 comments
HuangYin0514 commented
where is the file of fixed_noise.p ?
pickle.dump(fixed_noise,open("fixed_noise.p","wb"))
liyuanyaun commented
how do you solve the problem of no definition of "Encoder" @HuangYin0514 @ajithvallabai
shivanikush commented
the definition of Encoder is written inside CAAE_128_jupyter.ipynb you can create a .py file from that Encoder's definition is solved. But "fixed_noise.p" is unknown that what it contains.. @ajithvallabai explain about "fixed_noise.p", how to create it and what it contains
PallaviMadhukar commented
How to create the fixed_noise.p file and what is it?
ajithvcoder commented
@shivanikush @PallaviMadhukar please find the main.py file for proper execution , creating the fixed_noise.p is explained in it