• Vladislav Vinogradov's avatar
    fix for Bug #3085: · e433145b
    Vladislav Vinogradov authored
    weights array is only allocated for (l_count+1) elements,
    but then weights[l_count+1] element is accessed.
    e433145b
ann_mlp.cpp 48.5 KB