GiorgosXou / NeuralNetworks

A resource-conscious neural network implementation for MCUs
MIT License
70 stars 21 forks source link

Misleading MACRO info-message when using other than the default activation function #23

Closed GiorgosXou closed 7 months ago

GiorgosXou commented 7 months ago

Demonstrated here: https://github.com/GiorgosXou/NeuralNetworks/blob/31bb95e4cefcaefb28f6b031a634ded6c7274a7d/examples/Backpropagation_double_Xor/Backpropagation_double_Xor.ino#L3

[ƒx] |‣ Sigmoid |‣ Tanh |⌥|
 #pragma message( STR(INFORMATION) )

it should show only the #defined one