SYSTEM_CORE
arrow_back Back to Directory
🧠 python-ml

Image Classifier CNN

Overview

A CNN image classifier in TensorFlow. Simple convolutional network trained on CIFAR-10, classifies images into 10 categories.

Tech Stack

Python TensorFlow NumPy Matplotlib Docker

Key Highlights

  • check_circle Python 3.11+
  • check_circle TensorFlow 2.15.0
  • check_circle numpy 1.26.0
  • check_circle matplotlib 3.8.0