Training Neural Network for classification

조회 수: 1 (최근 30일)
neamah al-naffakh
neamah al-naffakh 2017년 2월 5일
Hi,
I'm working on gait recognition problem, the aim of this study is to be used for user authentication
I have data of 36 users
I've successfully extracted features which are (36 rows and 143 columns) for each user
( by the way, column represents the number of the extracted features and row represents the number of samples for each feature).
Then I have divided the data into two parts, training and testing ( the training matrix contains 25 rows and 143 columns, while the testing Matrix contains 11 rows and 143 columns).
I'm new to classification and this stuff,
I'd like to use machine learning (Neural Network) for classifying these features.
Therefore, the first step I need to create a reference template for each user ( which called training phase)
this can be done by training the classifier with the user's features (data) and the imposter's data as well (35 users are considered as imposters).
anyone can help me with that please?
really appreciate any help

답변 (0개)

카테고리

Help CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by