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 | PCB Pin | Internal index | Description |
---|---|---|---|
0 | B5 | 11 | in1 |
1 | B0 | 6 | out1 |
2 | B4 | 10 | gnd1 |
3 | B1 | 7 | in2 |
4 | B3 | 9 | out2 |