mandar-18

Results 1 issues of mandar-18

The config.yml pins tensorflow==1.15. However no Keras version is pinned. Thus, after execution of `conda env create -f config/environment.yml` latest version of Keras (i.e. 2.4.3) gets installed. While executing train.py...