header only
GitHub - tiny-dnn/tiny-dnn: header only, dependency-free deep learning framework in C++14
It is suitable for deep learning on limited computational resource, embedded systems and IoT devices. Check out the documentation for more info. All you need is a C 14 compiler (gcc 4.9, clang 3.6 or VS 2015). Then change to examples directory and run executable files. No pre-installation required, it's automatically downloaded during CMake configuration.