LiDan456 / MAD-GANs

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

Same issue. Reconstruction always appears 1.0 or NaN #18

Open wenjuanxu opened 4 years ago

wenjuanxu commented 4 years ago

Same issue. Reconstruction always appears 1.0 or NaN

Originally posted by @lwchaoyeah in https://github.com/LiDan456/MAD-GANs/issues/3#issuecomment-606718046

luckyStarForever commented 3 years ago

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

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!