MiniDNN is a C++ library that implements a number of popular deep neural network
(DNN) models. It has a mini codebase but is fully functional to construct
different types of feed-forward neural networks.

WWW: https://github.com/yixuan/MiniDNN
