Created
November 17, 2021 17:52
-
-
Save mohammedouahman/b7cb3425b5b7feca05f8722ae1449811 to your computer and use it in GitHub Desktop.
images classification
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
import tensorflow as tf | |
import numpy as np | |
import matplotlib.pyplot as plt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
importing libraries to classify the images.