Completed lab notebook for binary car image classification with TensorFlow/Keras.
Labs Image classification with Deep Learning (1).ipynb- completed notebook.Labs Image classification with Deep Learning (1)-executed.ipynb- executed notebook with outputs.data/- training and test images used by the notebook.
The notebook was verified locally with the Python Exercises Env Jupyter kernel using:
- Python 3.11
- TensorFlow 2.21
- scikit-learn
- NumPy
- Pillow
- matplotlib
Open the notebook from this repository root so the relative data/... paths resolve correctly.