VAE-LSTM-for-anomaly-detection
VAE-LSTM-for-anomaly-detection copied to clipboard
tensorflow-gpu and tensorflow_probability version issues
tensorflow-gpu == 1.15.2 # Version Matching. Must be version 0.6.1 tensorflow_probability == 0.7.0 # Minimum version 0.8.0 So, what version should i install? tensorflow-gpu choose 1.15.2 or 0.6.1? tensorflow_probability choose 0.7.0 or 0.8.8?