I aim at solving a classification problem using two-layered neural network with back propagation algorithm. Will my accuracy increase if I increase the no of neurons in the hidden layer of this two layered network? Is increase of neurons of any use in two layered neural network? Thanks in advance to all.