I am working on an artificial neural network model based on multilayer perceptron. For my model I am using Encog artificial neural network programming library. I am searching for way to set up different activation function for each neuron in my multilayer perceptron. At the moment I have found only way to set up single activation function for each layer, but not for each specific neuron.

Do someone has experience with such problem? If you have any, please share.

More Todor Balabanov's questions See All
Similar questions and discussions