Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 299 Bytes

File metadata and controls

2 lines (2 loc) · 299 Bytes

Building-and-Evaluating-a-CNN-with-TensorFlow-for-Image-Classification

This notebook explores constructing a Convolutional Neural Network (CNN) using TensorFlow and Keras, training it on the MNIST dataset, and evaluating performance through metrics visualization to optimize image classification.