<title>Comparison of sinusoidal perceptron with multilayer classical perceptron</title>
Abstract
A new multi-threshold Perceptron capable of handling both binary and analog input is presented and discussed. The modified Perceptron replaces the sigmoid function with sinusoidal function. A computer program has been developed to simulate behavior of a network utilizing the modified Perceptron. Both XOR and Parity Check problems were solved using a single-layer network utilizing this modified Perceptron. Based on the results obtained from the simulation the modified Perceptron is capable of solving problems (such as XOR) that can not be solved using a single-layer of the classical Perceptron. Also a network utilizing this modified Perceptron requires fewer number of iterations to converge to a solution than that of a multi-layer Perceptron network using back propagation. 1.
Related Papers
- → The generalized sigmoid activation function: Competitive supervised learning(1997)220 cited
- → Weighted sigmoid gate unit for an activation function of deep neural network(2020)52 cited
- → A Novel Activation Function in Convolutional Neural Network for Image Classification in Deep Learning(2020)2 cited
- → Weighted Sigmoid Gate Unit for an Activation Function of Deep Neural Network(2018)8 cited
- → Evaluation of Sigmoid and ReLU Activation Functions Using Asymptotic Method(2022)