Skip to content

Okhan-coder/RequirementsExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Information

RequirementsExtract

Extracts Requirements for PLA algorithm in Python

Libraries

Numpy 1.24.x

mat73 0.62

Input

Input is any numpy array that was extracted from a .m file using mat73 Library

Output:

x[i,0] Outputs = x[i,1] Outputs = y= Identifies digits 0-9

Instructions:

In your main function once you have .m file: raw_data = mat73.loadmat("usps_15sep.mat") data = getFeatures(mat['data'])

About

Extracts Requirements for PLA algorithm in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages