快速学习算法 Resources

Showing items tagged with "快速学习算法"

ELM is a novel fast learning algorithm for single-hidden-layer feedforward neural networks. It randomly initializes input weights and biases and then analytically determines output weights through Moore-Penrose generalized inverse calculation.

MATLAB 229 views Tagged