Skip to content

This is my project using Extreme Learning Machine (ELM) based on Guang-Bin Huang Paper

Notifications You must be signed in to change notification settings

virgantara/Extreme-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulasi Paper Extreme Learning Machine: Theory and applications

oleh Oddy Virgantara Putra

The original paper is authored by Guang-Bin Huang

Iris Flower Classification

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

SLFN can be written mathematically as:

SLFN

About

This is my project using Extreme Learning Machine (ELM) based on Guang-Bin Huang Paper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages