LiDan456 / MAD-GANs

Applied generative adversarial networks (GANs) to do anomaly detection for time series data
520 stars 163 forks source link

which TensorFlow version is used in this project? #12

Open PratikPS01 opened 4 years ago

GPla commented 4 years ago

The paper was release January 15th 2019, the latest tensorflow version at the time was 1.12.

luckyStarForever commented 3 years ago

Would you like to tell me , "What are the requirements for the code project environment ?"

You can also run commands in the project environment:

pip freeze > D:\requirements.txt

Please share the requirements.txt content. Thank you very much!