ralampay / ann

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

fix gradients dangling pointer #25

Closed andregri closed 3 years ago

andregri commented 4 years ago

valgrind --leak-check=full reported a memory leak in backPropagation.cpp