Offline Handwritten Character Recognition Using MLPNN and PSO Algorithm
Offline Handwritten Character Recognition Using MLPNN and PSO Algorithm
Offline Handwritten Character Recognition Using MLPNN and PSO Algorithm
A. PSO Algorithm
Particle swarm optimization algorithm [7] [8] has been used
to optimize the weights employed to train the neural network.
It is a meta-heuristic algorithm but multiple training sessions
result into optimal candidates.
function [net,wb] = psonn(inputs,targets)
% net = gann(inputs,targets) returns a feed forward neural
% network, with optimized weights and bias values for
given input and
% target with Genetic algorithm.
V. ACKNOWLEDGEMENT
We are thankful to C.E.D.A.R., USA for their help as and
when required for the research.
REFERENCES