Skip to content

pradeep0806/ANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ANN for digit classification

about dataset

load_digits() is a function in the scikit-learn library that loads a dataset of images of handwritten digits from 0 to 9.

The dataset consists of 8x8 grayscale images of digits, and there are a total of 1797 images in the dataset. Each image is represented as an array of 64 integers, where each integer represents the grayscale value of a single pixel in the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published