What are key differences between Theano (Python) and Torch (Lua) for deep learning?

neural networks - What are key differences between Theano (Python) and Torch (Lua) for deep learning? - Cross Validated

Theano and Torch both supports GPU calculations. My question is whether Theano or Torch have significant differences in:

performance

ease of use (assuming one knows the programming language)

libaray support for optimizaiton algorithms (e.g. pylearn2 for Theano)

parallelizm (regarding parallel calculation inside one PC and distributed calcualtions across computers... Theano is not fit for the latter)

hardware support (e.g. OpenCL support is quite young in Theano)

EDIT

Torch actually doesn't have symbolic differentiation, so no question which one to use for my own optimization problems (having no time to do the differentiation for each problem).

Also only Theano is symbolic/functional of the two, which I actually do enjoy. (Some might not.)

Thisreddit linkwas pretty helpful to learn about the differences.

This link sums it up pretty well, but I personally prefer Torch. You will need to know Lua and you can't be afraid of hacking with Torch.... However, aside from coding with Lua, it's way easier than Theano... and faster and has some of the best in the field updating the repositories... But I learned everything I know from LeCun using Torch, so I'm biased.fastml.com/torch-vs-theanoCaffe is another (python based) option that I like.–justanotherbrainJul 21 at 4:17

@justanotherbrain, thanks fort pointing out other options too. While I had this feeling with more support and larger ecosystem for Python, I still wonder why DeepMind uses the Lua based option (where one probably has less research/plotting/etc libraries).–Mark HorvathJul 21 at 16:34

This might be a more suitable question for programmers over at Stack Overflow.–Gavin M. JonesJul 23 at 23:35

I'm voting to close this question as off-topic because it focuses on a comparison of capabilities of statistical computing platforms.–Glen_b♦Jul 24 at 0:56

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 11,629评论 0 23
  • 晨曦中碧蓝的湖水波澜壮阔,水波激荡,好奇风儿如此轻柔,从哪借助的力量让水波这般奔腾?许是今天湖水心情特别好,湖体内...
    水天清润阅读 295评论 0 1
  • 他在佛前磕长头祈愿,为来生再续未了缘。 她在佛前焚心香祷告,为来世不要再相见。 佛笑观世间百态,静默无声。 他们的...
    和煦子阅读 976评论 0 4
  • 还有300天.应该说这个对我有利的假期又被我这样浑浑噩噩的混过去了.不知怎的.想放弃又不服输.想承担想坚持又...
    用实力证明阅读 200评论 0 1

友情链接更多精彩内容