deep learning framework(不同的深度学习框架)

时间:2023-03-08 16:42:42
deep learning framework(不同的深度学习框架)

常用的deep learning frameworks

deep learning framework(不同的深度学习框架)

基本转自:http://www.codeceo.com/article/10-open-source-framework.html

1. Caffe

基于C++开发

2. Theano

大部分代码是使用CYthon开发的,主页有很详细的教程,在github上有Theano的软件包,另外还有一份pdf的tutorial

基于theano派生了许多的深度学习python软件包:Keras(documents)、Lasagnedocumentsgoogle论坛一篇博客

3. Torch7

4. TensorFlow

5. Matlab

(1) MatConvNet:CNNS for MATLAB

github资源homepage

其他好的参考

[1] Deep learning Libraries by Language