Abstract: The convolutional neural network (CNN) has achieved great success in fulfilling computer vision tasks despite large computation overhead against efficient deployment. Channel pruning is ...
This project aims to solve the Travelling Salesman Problem (TSP) using two heuristic approaches: Genetic Algorithm (GA) and Simulated Annealing (SA). The ATT48 dataset is used as a benchmark to ...