Chun Yu "Eric" Wu
Chun Yu "Eric" Wu
Hi, I just add the instruction of running the GAN model in readme. Thank you for letting me know the part i missed out. If you have any question pls...
The TensorFlow version I currently used is 2.9.1 and I believe the `Conv1DTranspose` function still working if your tf version is higher 2.9.1.
I guess you can try to use venv package to create a virtual environment and install the TensorFlow and package you need. You can find more details in [here](https://docs.python.org/3/library/venv.html).