The code is tested on Ubuntu 14.04 LTS

How to Use:

  1. RUN example: Just type 'make' under command line, then type './example'.
  2. IMPORT nnSparrow: Just include all *.hpp files into your project.

Features:

  1. No required external libraries.
  2. Fast on CPU. ( 98% accuracy on MNIST in 2 mins - Intel Core i7-4770 CPU 3.40GHz )
  3. Easy to use.