标签: python tflearn
我遇到以下错误。谁能帮忙!
net = tflearn.input_data(shape=[None, 11])
AttributeError跟踪(最近一次通话最后一次) 在 ----> 1净= tflearn.input_data(shape = [None,11]) AttributeError:模块“ tflearn”没有属性“ input_data”