Open lgwds opened 4 years ago
conda create -n tf
conda activate tf
conda install -c conda-forge tensorflow=1.14 cdflib matplotlib -y
conda install h5py -y
This has been my approach so far. Trying to get the Pre-trained model to work.. no success yet, but it does resolve the TF2.X
:-P
is this code still maintained or used by anyone? I would be keen to contribute if necessary.
there is no support for tensorflow 2.x. please let me know if anyone is working on that
might just do the trick