blob: 86e8a7b1076c48c4983145126d52c15ebf7336b9 (
plain) (
blame)
1
2
3
|
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.
|