jeffheaton/t81_558_deep_learning

Not able to install tensorflow 2.2.0

Closed this issue · 3 comments

I changed the version of tensorflow in yml file , and tried to install , But its not working ,
issue

Not sure CONDA has released 2.2 yet for Windows; they had not at the time that I wrote these instructions.

okay , actually i am trying to do transfer learning of Unets using segmentation models so for that it required tensorflow 2.2.0 or higher version

Yes I just checked, Anaconda forge is at 2.1 for Windows. I do wish they would not get so far behind, CoLab is at 2.3 already. You would need to install the drivers system level and install right from PIP, would be the best option to get 2.2 or 2.3. But the templates I have here for the class won't work for that until 2.2 is released in anaconda forge.