gqcao / elm

Interface code to use extreme learning machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm

This is a simple interface code to use extreme learning machine. It originates from the work by Lampert et al. 2013 [1]. We tested the code on the data in SVM-light format. By now, there is an interesting work on ELMs which copes with big data [2].

[1] D. Lampert, https://github.com/dclambert/Python-ELM, 2013

[2] A. Akusok, K. M. Björk, Y. Miche and A. Lendasse, "High-Performance Extreme Learning Machines: A Complete Toolbox for Big Data Applications," in IEEE Access, vol. 3, no. , pp. 1011-1025, 2015.

About

Interface code to use extreme learning machine.

License:Other


Languages

Language:Python 100.0%