ReLu and sigmoid activation functions are included
For ReLu:The output is same as the input value if it is positive and zero otherwise. For Sigmoid:Used for binary classification and predict the probability as output.
A voltage source at analog pin 1 and analog pin 4 which is an output of an ANN
# | Input | Output | Bidirectional |
---|---|---|---|
0 | |||
1 | |||
2 | |||
3 | |||
4 | |||
5 | |||
6 | |||
7 |
ua | analog | Description |
---|---|---|
0 | 11 | in1 |
1 | 6 | out1 |
2 | 10 | gnd1 |
3 | 7 | in2 |
4 | 9 | out2 |