Skip to content

Repository using cnn deep learning with cifar-10 dataset

Notifications You must be signed in to change notification settings

Nickrosendo/cnn-cifar-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN implementation using pytorch and CIFAR-10 dataset.

Run pip install -r requirements.txt to install dependencies.

Run jupyter notebook jupyter-notebook

Open cnn-cifar-10.ipynb notebook

Run all cells from the notebook

Is recommended to install dependencies and run the notebook with a virtual environment. For more information on how to create a virtual env, check the documentation: link

For 30 series GPUs is required to install a different version of pytorch, for more info access their documentation: link

About

Repository using cnn deep learning with cifar-10 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published