rogalskim
Results
1
comments of
rogalskim
Confirmed that downgrading **scipy** and **tensorflow** was required to run evaluate.py without errors. Using Anaconda: ``` conda install scipy=1.1.0 conda install tensorflow=1.15.0 ```