deep-learning-keras-tf-tutorial
deep-learning-keras-tf-tutorial copied to clipboard
Astypecorrection error in X_train and X_Test
Resolved this error " Failed to convert a NumPy array to a Tensor (Unsupported object type int)." Simply used astype for a consistent conversion and avoiding error