Neural Network Based on Ant Colony Algorithm
Neural network improved using ant colony optimization algorithm. ANT_object_func_ant is a neural network objective function generation program that computes fitness values. ANT_ant_new is the main program implementing the complete optimization framework with ant colony-inspired parameter tuning.