Introduction - If you have any usage issues, please Google them yourself
Extreme learning machine (ELM) is used to train single hidden layer feedforward neural network (SLFN). Different from traditional SLFN training algorithm, elm randomly selects input layer weight and hidden layer bias, and output layer weight is calculated and analyzed according to Moore Penrose (MP) generalized inverse matrix theory through activation function function function.