The document introduces a new two hidden layer feed forward network (TFFN) using extreme learning machines (ELM) to address slow training speeds in traditional feed forward neural networks. TFFN utilizes randomly assigned weights and biases, improving generalization capability and reducing learning time compared to conventional methods. Experimental results show that TFFN performs well across various datasets and offers competitive performance against other popular algorithms.
Related topics: