Joseph Redmon
2014-01-24 ace5aeb0f59fdceb99e607af9780added20da37c
MNIST connected network showing off matrices
1 files modified
4 ■■■■ changed files
src/tests.c 4 ●●●● patch | view | raw | blame | history
src/tests.c
@@ -413,12 +413,12 @@
int main()
{
    //test_blas();
 test_convolve_matrix();
 //test_convolve_matrix();
//    test_im2row();
    //test_kernel_update();
    //test_split();
    //test_ensemble();
    //test_nist();
    test_nist();
    //test_full();
    //test_random_preprocess();
    //test_random_classify();