A repository for the course Deep Learning.
-
To test the model you have to run all the cells except the model training section, since the model training is already saved in this repo.
-
There are already pictures in
data/
directory that are set in place for testing purposes. -
You can add additional pictures for testing inside the
data/
directory and run predict function.