Research Article

Parameter Optimization and State Evaluation of Basketball Teaching Based on BPNN

Table 1

Common functions of BPNN.

Function typesThe name of the functionFunction uses

Forward network creation functionnewefCreate a cascading forward network
NewffCreate a forward BP network

The transfer functionlogsigLogarithm function of type S
tansigTangent function of type S
purelinPurely linear function

Learning functionlearngdLearning function based on gradient descent method
learngdmGradient descent momentum learning function
mseMean square error function