forked from deepn2/Perceptron
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
deepnz/Perceptron
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 0
No packages published
Languages
- Python 100.0%