+ 6
Activation function tanh (machine learning)
Can i use the tanh function the same way as the sigmoid function from the lesson on machine learning? I want the output either to be 0, 1 or -1. the training data will also be made for the same.
1 Answer
+ 5
Alpha5and5 #SCREW YOU CHEMISTRY yes it seems to be working now i was using sigmoid derivative while calculating the adjustment.
works fine with tanh derivative thank you.