Created
March 4, 2020 10:52
-
-
Save nusco/12f43a960fef59d11db605e846bf550f to your computer and use it in GitHub Desktop.
A classifier that cheats.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def classify(image): | |
return False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment