Skip to content

Instantly share code, notes, and snippets.

@AseiSugiyama
Created May 7, 2022 07:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AseiSugiyama/fa608e61ebbebe2493f9e3b077406f5e to your computer and use it in GitHub Desktop.
Save AseiSugiyama/fa608e61ebbebe2493f9e3b077406f5e to your computer and use it in GitHub Desktop.
predict-animals
def predict_cat_or_dog(image: np.ndarray):
# unknown logic....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment