Keras_Deep_Clustering icon indicating copy to clipboard operation
Keras_Deep_Clustering copied to clipboard

Check the results

Open claudiaramp opened this issue 2 years ago • 0 comments

Hello, I'm not an expert in this field however I'm trying to do something on it. One simple question: Why are you using x as x=np.concatenate (x_train,x_test)? How can you check the NN's performance if you don't separate x_train from x_test? Thanks in advance

claudiaramp avatar Jan 04 '22 14:01 claudiaramp