xivarri
Results
2
comments of
xivarri
An update - I got it to work by replacing the line `import tensorflow as tf` by ``` import tensorflow.compat.v1 as tf tf.disable_v2_behavior() ``` in both stressrnn.py and model.py before...
Confirmed here, and I can't find a description of valid error levels.