Effect of number of hidden neurons on learning in large-scale layered neural networks
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The authors try to formulate the boundary of stable learning roughly and to adjust it to the actual learning results of random number mapping problems, confirming in the simulation that the hidden-output connection weights become small as the number of hidden neurons becomes large.
Abstract
In order to provide a guideline about the number of hidden neurons N(h) and learning rate η for large-scale neural networks from the viewpoint of stable learning, the authors try to formulate the boundary of stable learning roughly, and to adjust it to the actual learning results of random number mapping problems. It is confirmed in the simulation that the hidden-output connection weights become small as the number of hidden neurons becomes large, and also that the trade-off in the learning stability between input-hidden and hidden-output connections exists. Finally, two equations N(h) = ∑N(i) N(o) and η = 32 / ∑N(i)N(o) are roughly introduced where N(i) and N(o) are the number of input and output neurons respectively even though further adjustment is necessary for other problems or conditions.
