我正在使用Colab重复这里提供的练习:https://nbviewer.jupyter.org/gist/yufengg/a6dff912ab48f7a273f5704ad9ab1311我将Tensorflow更改为版本1.3.0,但是,我得到了如下所示的错误:enter image description here任何帮助都将不胜感激。
发布于 2020-04-13 09:10:40
你也需要下载数据。
尝试添加此内容
!wget https://raw.githubusercontent.com/h2oai/h2o-2/master/smalldata/iris/iris_train.csvhttps://stackoverflow.com/questions/61177363
复制相似问题