paper-with-me

홈 › Papers

A single hidden layer feedforward network with only one neuron in the hidden layer can approximate any univariate function

2015-12-31 · Namig J. Guliyev, Vugar E. Ismailov

The possibility of approximating a continuous function on a compact subset of the real line by a feedforward single hidden layer neural network with a sigmoidal activation function has been studied in many papers. Such networks can approximate an arbitrary continuous function provided that an unlimited number of neurons in a hidden layer is permitted. In this paper, we consider constructive approximation on any finite interval of $\mathbb{R}$ by neural networks with only one neuron in the hidden layer. We construct algorithmically a smooth, sigmoidal, almost monotone activation function $\sigma$ providing approximation to an arbitrary continuous function within any degree of accuracy. This algorithm is implemented in a computer program, which computes the value of $\sigma$ at any reasonable point of the real axis.

📄 PDF Abstract BibTeX arXiv:1601.00013

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the approximation by single hidden layer feedforward neural networks with fixed weights

2017-08-21 · Namig J. Guliyev, Vugar E. Ismailov

Feedforward neural networks have wide applicability in various disciplines of science due to their universal approximation property. Some authors have shown that single hidden layer feedforward neural networks (SLFNs) wi…

Approximation capability of two hidden layer feedforward neural networks with fixed weights

2021-01-22 · Namig J. Guliyev, Vugar E. Ismailov

We algorithmically construct a two hidden layer feedforward neural network (TLFN) model with the weights fixed as the unit coordinate vectors of the $d$-dimensional Euclidean space and having $3d+2$ number of hidden neur…

Efficient Vectorized Backpropagation Algorithms for Training Feedforward Networks Composed of Quadratic Neurons

2023-10-04 · Mathew Mithra Noel, Venkataraman Muthiah-Nakarajan, Yug D Oswal

Higher order artificial neurons whose outputs are computed by applying an activation function to a higher order multinomial function of the inputs have been considered in the past, but did not gain acceptance due to the …

Improving Randomized Learning of Feedforward Neural Networks by Appropriate Generation of Random Parameters

2019-08-15 · Grzegorz Dudek

In this work, a method of random parameters generation for randomized learning of a single-hidden-layer feedforward neural network is proposed. The method firstly, randomly selects the slope angles of the hidden neurons …

Hidden symmetries of ReLU networks

2023-06-09 · J. Elisenda Grigsby, Kathryn Lindsey, David Rolnick

The parameter space for any fixed architecture of feedforward ReLU neural networks serves as a proxy during training for the associated class of functions - but how faithful is this representation? It is known that many …