fjxmlzn / DoppelGANger

[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
http://arxiv.org/abs/1909.13403
BSD 3-Clause Clear License
296 stars 75 forks source link

update the code to support TF2. #29

Closed yzion closed 2 years ago

yzion commented 2 years ago

most of the code updated automaticly by using the migration tool provided by TF.

the classes batch_norm and layer_norm was updated manually

the code is running on ubuntu 18.04 with python 3.9 and tensorflow 2.7