akusok / hpelm

High performance implementation of Extreme Learning Machines (fast randomized neural networks).
Other
191 stars 61 forks source link

Multi-Layer ELM #5

Open vinayakumarr opened 8 years ago

vinayakumarr commented 8 years ago

could you please add an example for this.

juanantoniobellido commented 4 years ago

ELM is a single layer neural network.

There is no possibility of having more than one layer, by definition.

Check this article for further details: Huang, G.-B., Q.-Y. Zhu and C.-K. Siew (2006). "Extreme learning machine: Theory and applications." Neurocomputing 70(1): 489-501.