Skip to content

A test convolutional neural network to for image clasification with CIFAR10 dataset

Notifications You must be signed in to change notification settings

LukaMelinc/IJS_CIFAR10_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IJS_CIFAR_10

This is a simple convolutional neural network for image classification. It is used to classify images from CIFAR10 dataset

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

python main.py

About

A test convolutional neural network to for image clasification with CIFAR10 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages