Skip to content

The assignment uses pandas and numpy modules in python. generate_features.py -> It takes all the training images, both from train8 and trainOthers and generates a feature matrix. It also puts in the relevant label(1 or -1) and shuffles the matrix for better training.

Notifications You must be signed in to change notification settings

deepn2/Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

The assignment uses pandas and numpy modules in python. generate_features.py -> It takes all the training images, both from train8 and trainOthers and generates a feature matrix. It also puts in the relevant label(1 or -1) and shuffles the matrix for better training.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages