dnngraph A DSL for deep neural networks, supporting Caffe and Torch View on GitHub Download .zip Download .tar.gz DNNGraph - A deep neural network model generation DSL in Haskell It consists of several parts: A DSL for specifying the model. This uses the lens library for elegant, composable constructions, and the fgl graph library for specifying the network layout. A set of optimization passes tha