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 sum of Gaussian functions with different mean values. A computer program was 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 our simulation, the modified Perceptron is capable of solving problems (such as. XOR) that cannot be solved using the classical Perceptrotl. Also, a network utilizing this modified Perceptron reqUIres fewer iterations to converge to a solution than that of a multi-layer network using back propagation.