Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iliyasalve/cats_dogs_image_classification

Training a simple convolutional neural network (CNN) to classify images of cats and dogs / Formation d'un simple réseau de neurones convolutifs pour classer les images de chats et de chiens
https://github.com/iliyasalve/cats_dogs_image_classification

cnn-classification python tensorflow

Last synced: 7 days ago
JSON representation

Training a simple convolutional neural network (CNN) to classify images of cats and dogs / Formation d'un simple réseau de neurones convolutifs pour classer les images de chats et de chiens

Awesome Lists containing this project

README

        

# Cats_Dogs_Image_Classification

**Training a simple convolutional neural network (CNN) to classify images of cats and dogs.**

> [!TIP]
> [TensorFlow](https://www.tensorflow.org) library is used to train a CNN

> [!NOTE]
> This code ran and worked correctly on Google Colab

---------------

**Formation d'un simple réseau de neurones convolutifs pour classer les images de chats et de chiens.**

> [!TIP]
> La bibliothèque [TensorFlow](https://www.tensorflow.org) est utilisée pour entraîner un réseau de neurones convolutifs

> [!NOTE]
> Ce code s'est exécuté et a fonctionné correctement sous Google Colab