how to use ANN with multi cores
I am using ANN library in opencv 3.xx . currently it only use one core in my processor. is there a way to use more cores and is there a way to use gpu for training the network.