Skip to content

ColinGaudreau/ECE-8230-Pattern-Recognition-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECE-8230-Pattern-Recognition-Code

Code for ECE 8230 Pattern Recognition

A1:

Inside A1 there should be ‘scikit_svm_demo.py’, this runs a demo on the data from the MNIST database using the scikit-learn machine learning library, specifically the SVM tools. To run (assuming you have all the required dependencies) simply type ‘python scikit_svm_demo.py’ from command line. The required data will be downloaded to the current directory if it isn’t already there. There is also a little demo with my own handwriting.

About

Code for ECE 8230 Pattern Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published