I need to create the program which implement a neural network (multilayered
perceptron). For neuron activation I should use integer function of
activation. Would you tell me please, where I can learn more about integer
functions of activation, and about that what function is necessary to me?
Thanks for any information.