What Does Extreme Learning Machine Mean?
The extreme learning machine (ELM) is a particular kind of machine learning setup in which a single layer or multiple layers apply. The ELM includes numbers of hidden neurons where the input weights are assigned randomly. Extreme learning machines use the concept of random projection and early perceptron models to do specific kinds of problem-solving.
Techopedia Explains Extreme Learning Machine
The ELM is a feedforward neural net, which means that data only goes one way through the series of layers. The ELM structure does not require the parameters of the net to be tuned. Proponents of ELMs argue that these feedforward networks are, in many ways, able to outperform networks using backpropagation, where information flows back through the network. ELMs can be useful for classification tasks, logical regression, clustering and more.
Free Download: Machine Learning and Why It Matters |