The utility model relates to a DBN (
Deep Belief Network) based ADHD (
Attention Deficit Hyperactivity Disorder) discriminatory 
analysis method. The ADHD discriminatory 
analysis method comprises the following steps: step 1, pre-
processing; step 2, characteristic extracting and classifying: depending on the DBN that is formed by stacking RBMs (Restricted Boltzmann Machines), classified and reversely adjusted in a layer-by-layer manner through softmax finally. The targets of the RBMs in layer-by-layer training are to maximize the likelihood function of the probability function, to introduce in the comparison 
divergence, and to update the weight function, so that the 
hidden layer becomes the approximate representation of the visible layer, the 
hidden layer of the first layer serves as the visible layer of the second layer, by parity of reasoning, the RBM 
layers of the DBN are obtained, and the last 
hidden layer is adopted as the input of the softmax to obtain the corresponding output, namely, the classification. The adopted DBN is a probability 
generative model, is formed by stacking the multiple RBMs with the hidden 
layers and the visible 
layers, simulates the layer-by-layer abstract characteristic process when the 
human brain processes signals, and abstracts the equivalent characteristic expression of the original signals to apply in the field of ADHD classification.