TensorFlow-Examples icon indicating copy to clipboard operation
TensorFlow-Examples copied to clipboard

Error in TensorFlow-Examples/blob/master/notebooks/2_BasicModels/kmeans.ipynb

Open uyplayer opened this issue 6 years ago • 0 comments

cluster_label = tf.nn.embedding_lookup(labels_map, cluster_idx) why it shows a problom ?

uyplayer avatar Feb 03 '19 13:02 uyplayer