mloss.org iLANN SVD. An incremental noniterative learning method for one layer feedforwarhttp://mloss.orgUpdates and additions to iLANN SVD. An incremental noniterative learning method for one layer feedforwarenWed, 16 Aug 2017 11:53:40 -0000iLANN SVD. An incremental noniterative learning method for one layer feedforwar 1.0http://mloss.org/software/view/684/<html><p>In machine learning literature, and especially in the literature referring to artificial neural networks, most methods are iterative and operate in batch mode. However, many of the standard algorithms are not suitable for efficiently managing the emerging large-scale data sets obtained from new real-world applications. Novel proposals to address these challenges are mainly iterative approaches based on incremental or distributed learning algorithms. However, the state-of-the-art is such that there are few learning methods based on non-iterative approaches, which have certain advantages over iterative models in dealing more efficiently with these new challenges. We have developed a non-iterative, incremental and hyperparameter-free learning method for one-layer feedforward neural networks without hidden layers. This method efficiently obtains the optimal parameters of the network, regardless of whether the data contains a greater number of samples than variables or vice versa. It does this by using a square loss function that measures errors before the output activation functions and scales them by the slope of these functions at each data point. The outcome is a system of linear equations that obtain the network's weights and that is further transformed using Singular Value Decomposition. Experimental results demonstrate that the proposed method appropriately solves a wide range of classification problems and is able to efficiently deal with large-scale tasks. </p></html>Oscar Fontenla Romero, Beatriz Perez Sanchez, Bertha Guijarro BerdinasWed, 16 Aug 2017 11:53:40 -0000http://mloss.org/software/rss/comments/684http://mloss.org/software/view/684/neural networkssingular value decompositionincremental learningnoniterative learning