Theory and Applications of Extreme Learning Machines leaf node


URI

https://openalex.org/T12676

Label

Theory and Applications of Extreme Learning Machines

Description

This cluster of papers focuses on the theory, applications, and advancements in Extreme Learning Machines (ELM), a machine learning framework based on feedforward neural networks with random hidden nodes. The papers cover topics such as incremental learning, classification, regression, ensemble methods, kernel-based models, and their applications in various domains.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12676> a skos:Concept ;
    rdfs:label "Theory and Applications of Extreme Learning Machines"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Extreme_learning_machine>,
        <https://openalex.org/T12676> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the theory, applications, and advancements in Extreme Learning Machines (ELM), a machine learning framework based on feedforward neural networks with random hidden nodes. The papers cover topics such as incremental learning, classification, regression, ensemble methods, kernel-based models, and their applications in various domains."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Theory and Applications of Extreme Learning Machines"@en ;
    openalex:cited_by_count 219810 ;
    openalex:works_count 13029 .