The original paper is authored by Guang-Bin Huang
In main.py, the ELM algorithm is implemented to tackle a task such as Iris flower classification. ELM proposed a concept called Single-hidden Layer Feedforward Network (SLFN). This network is simply a network with only an input layer, a hidden layer, and an output layer.
SLFN can be written mathematically as: