Skip to content

This work is to build a machine learning system to categorise one of the UCI digit tasks. IT has two-fold testing.

License

Notifications You must be signed in to change notification settings

hammadkhokhar/Categorise-UCI-Digit-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Categorise-UCI-Digit-Tasks

This work is to build a machine learning system to categorise one of the UCI digit tasks.

This program has testing with Euclidean Distance and Multi-Layer Perceptron.

Two-Fold testing has been performed.

In Euclidean distance system reads test and train dataset, merge them into one large array and then split while two-fold testing.

In Multi-Layer Perceptron (MLP) there are two array, one has test and other has train data. Delta learning rule was used.

About

This work is to build a machine learning system to categorise one of the UCI digit tasks. IT has two-fold testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages