The simplest way to create a dataset is to create it from a python list : dataset = tf.data. ... dataset = Dataset.zip((features_dataset, labels_dataset))
確定! 回上一頁