Skip to content
#

cnn-training

Here are 6 public repositories matching this topic...

A hands-on TensorFlow image recognition project teaching a computer to identify 10 everyday objects, originally for a linear algebra class, with tools to train a CNN, auto-tune settings, and test accuracy on random internet images.

  • Updated Mar 20, 2026
  • Python

QuickCNN is high-level library written in Python, and backed by the Keras, TensorFlow, and Scikit-learn libraries. It was developed to exercise faster experimentation with Convolutional Neural Networks(CNN). Majorly, it is intended to use the Google-Colaboratory to quickly play with the ConvNet architectures. It also allow to train on your local…

  • Updated Dec 29, 2018
  • Python

Improve this page

Add a description, image, and links to the cnn-training 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 cnn-training topic, visit your repo's landing page and select "manage topics."

Learn more