Community Profile

photo

Vishnu Rajen


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Image Feature Extraction for Signature Recognition
I am currently doing a Signature Recognition System for my academic achievement. I would like to use the image features as the i...

8 years ago | 1 answer | 0

1

answer

Question


About Neural Network Training Process
Hello, I am facing some problems on the training process with my data set. Here is my situation, I have 25 images in 1 set(total...

8 years ago | 1 answer | 0

1

answer

Question


How to determine if the simulated result is matched?
Here is my code: inputData = rand(5, 56); targetData = eye(56); simInput = [a;b;c;d;e]; %%assume the value match 1 of...

8 years ago | 2 answers | 0

2

answers

Question


Can I train 2 input data with 1 target data within the same network?
I have data set A and data set B, both of them are 5x56 matrix, and my target data = eye(56), so now can I train the data within...

8 years ago | 0 answers | 0

0

answers

Question


How to determine the target data during creating neural network using nntool?
Hi, I am new to Matlab, currently I am doing a project to recognize the signature. My input data is <220x240 logical> which i o...

8 years ago | 0 answers | 0

0

answers