Wikiを見ると
- Caffe – Python, C++
- torch – Lua
- Theano – Python。関数型言語。並列化に特化し、GPUのコードが自動的に生成される。
- Pylearn2 – Python
- Blocks – Python
- Keras – Python TensorFlowのラッパー。theanoでも動作可能。
- Lasagne – Python
- deepy – Python
- Deeplearning4j – Java, Scalaが使用されている。
- EBlearn – C++で書かれているCNN用ライブラリ。
- cuda-convnet – 基本的な機能はEBlearnと同じ。
- Chainer – Python
- TensorFlow – Python, C++
があるらしい。