ralampay / ann

Artificial Neural Networks implemented in C++
52 stars 21 forks source link

Confusing activationType and activationVal #23

Open pbazard opened 5 years ago

pbazard commented 5 years ago

In Neuron.cpp line 12 I don't understand why it's activatedVal == RELU and not activationType. Same question on line 18