kaggle_data在哪里?找不到这样的库
Where is kaggle_data?I could not find such a library
最近在网上学习https://github.com/leriomaggio/deep-learning-keras-tensorflow/blob/master/2.%20Deep%20Learning%20Frameworks/2.3%20Introduction%20to%20Keras.ipynb。
在数据准备部分,有一个代码"from kaggle_data import load_data, preprocess_data, preprocess_labels",我在net.Who上找不到这样的库可以帮我解决这个问题吗???谢谢!
看起来那个模块是作者写的。它与 GitHub 存储库中的笔记本位于同一目录中:https://github.com/leriomaggio/deep-learning-keras-tensorflow/tree/master/2.%20Deep%20Learning%20Frameworks
最近在网上学习https://github.com/leriomaggio/deep-learning-keras-tensorflow/blob/master/2.%20Deep%20Learning%20Frameworks/2.3%20Introduction%20to%20Keras.ipynb。 在数据准备部分,有一个代码"from kaggle_data import load_data, preprocess_data, preprocess_labels",我在net.Who上找不到这样的库可以帮我解决这个问题吗???谢谢!
看起来那个模块是作者写的。它与 GitHub 存储库中的笔记本位于同一目录中:https://github.com/leriomaggio/deep-learning-keras-tensorflow/tree/master/2.%20Deep%20Learning%20Frameworks