
Google Colaboratoryのケラスとテンソルフローの
なんか安定した組み合わせのアレ的な備忘録です。
#おまじない!pip uninstall tensorflow!pip uninstall keras!pip install keras==2.3.1!pip install tensorflow==2.2.0
アンインストールかけてもかけなくても良いけど念の為。
やったりやらなかったり。
#おまじない!pip uninstall tensorflow!pip uninstall keras!pip install keras==2.3.1!pip install tensorflow==2.2.0