常用的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

相关文章:

  • 2021-09-21
  • 2021-12-11
  • 2021-04-29
  • 2021-11-01
  • 2021-06-09
  • 2021-04-08
猜你喜欢
  • 2022-02-14
  • 2021-11-01
  • 2021-05-26
  • 2022-01-28
  • 2021-04-23
  • 2021-12-06
  • 2022-12-23
相关资源
相似解决方案