Abstract
A social insect's techniques become more focus by researchers because of its nature behavior processing and by training neural networks through agents. Chief among them are Swarm Intelligence (SI), Ant Colony Optimization (ACO), and recently Artificial Bee Colony algorithm, which produced easy way for solving combinatorial problems and for training NNs. These social based techniques mostly used for finding optimal weight values in NNs learning. Usually. NNs trained by a standard and well known algorithm called Backpropagation (BP) have difficulties such as trapping in local minima, slow convergence or might fail sometimes. For recovering the above cracks the population or social insects based algorithms used for training NNs for minimizing network output error. Here, the hybrid of nature behavior agents' ant and bees combine's techniques used for training ANNs. The simulation result of a hybrid algorithm compared with, ABC and BP training algorithms. From the experimental results, the proposed Hybrid Ant Bee Colony (HABC) algorithm did improve the classification accuracy for prediction of a volcano time-series data.