I working on a face recognition project to learn Artifical Neural Network logic.
When I was applying steps, I got the following error:
No enum constant org.neuroph.util.TransferFunctionType.SİGMOİD error at Step 3.1 that setting multi-layer perception layer step.
I don't understand what does it mean. we suspect "SİGMOİD" word that in error message with @Melebius. It consists Turkish character(İ). I use windows 10 on Turkish however language of Neuroph studio is English. I couldn't find any resolution and resolve this error.
How can I fix this error?