Community Profile

photo

dream


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


High error percentage after training neural network
Hello, I am working on Handwritten character recognition .I have created feature vector of size 130*85 (since there are 5 s...

8 years ago | 1 answer | 0

1

answer

Question


What features to extract for handwritten character recognition?
I am working on handwritten character recognition using neural networks. Currently I have segmented each character from the imag...

10 years ago | 1 answer | 0

1

answer

Question


Increasing the number of epochs to reach the performance goal
Hello, I am training the neural network with input vector of 85*650 and target vector of 26*650. Here is the list of parame...

10 years ago | 2 answers | 0

2

answers

Question


Bad classification even after training neural network
Even after training the neural network and getting a correct classification of 98.5 percent in the confusion matrix after traini...

10 years ago | 1 answer | 0

1

answer

Question


Is it OK to increase validation checks and decrease min gradient while training neural network?
My input vector is a 130*85 matrix and my target vector is 130*26 matrix. I am using the below parameters for training the netwo...

10 years ago | 2 answers | 0

2

answers

Question


Query on Neural network results
I am working on handwritten character recognition. I have trained the neural network with (130 * 85) inputs and (130 *26) target...

10 years ago | 1 answer | 0

1

answer

Question


Will I be able to train the neural network with negative values in feature vector?
I am working on handwritten character recognition . I have extracted certain features of a image to feed it to neural network. B...

10 years ago | 1 answer | 0

1

answer

Question


Feature extraction of handwritten characters
I am doing my final year project on "Hand written character recognition" and I am not getting how to extract features of charact...

10 years ago | 2 answers | 0

2

answers

Question


Row by Row character extraction
I am working on handwritten character recognition from input image. Here is the code which extracts characters from input image ...

10 years ago | 1 answer | 0

1

answer

Question


Creating a feature vector & target vector to feed into neural network
Hi, I am working on handwritten character recognition using neural networks. I am extracting 85*1 features of single image (e...

10 years ago | 1 answer | 0

1

answer

Question


Skew detection and slant correction of handwritten characters Matlab code?
Hello, I have extracted the handwritten characters from the input image(segmentation) and now I want to correct them as they ...

10 years ago | 0 answers | 0

0

answers