Skip to content
#

accuracy-curves

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This Python script demonstrates the implementation of a Convolutional Neural Network (CNN) for image classification using the CIFAR-10 dataset. It utilizes TensorFlow, along with data augmentation techniques, to train the model on the training dataset. The script includes visualization of accuracy and loss curves.

  • Updated May 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the accuracy-curves topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accuracy-curves topic, visit your repo's landing page and select "manage topics."

Learn more