Skip to content

Instantly share code, notes, and snippets.

@gonzaloruizdevilla
Created October 16, 2019 18:57
Show Gist options
  • Save gonzaloruizdevilla/56a6daf8e6cc5c32d25b7b8001dc6523 to your computer and use it in GitHub Desktop.
Save gonzaloruizdevilla/56a6daf8e6cc5c32d25b7b8001dc6523 to your computer and use it in GitHub Desktop.
print("X_train shape: {}".format(X_train.shape))
print("y_train shape: {}".format(y_train.shape))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment