Humming Bird During Training for 256 and 512 neurons
My ML agent for the humming bird tutorial in action trained with 356 as the tutorial and 512 neurons. Early stopped for the 256 as results similar to the tutorial. This shows that one would need perfect neurons size fro training and it is not always that case that a larger network is better since both 128 neurons (in the tutorial) and this tested 512 neurons are slower in training than the 256 one that.