RProp MLP Learner - which activation function is used?

Hello,

I am using the RProp MLP Learner and I am very lucky with the result. Now I am wondering which activation function is used within the backprogation algorithm?

Thank you for your help.

Hi g.hs.o,

Maybe the following paper might be useful to learn more about the RProp MLP algorithm: http://citeseer.ist.psu.edu/viewdoc/download;jsessionid=679A9BEFB09D4EA3FB868E1EB1CA902F?doi=10.1.1.21.1417&rep=rep1&type=pdf

Hope that helps,

Best,

Vincenzo