zer0n / deepframeworks

Evaluation of Deep Learning Frameworks
2.05k stars 305 forks source link

Module deployment #23

Closed nicholas-leonard closed 8 years ago

nicholas-leonard commented 8 years ago

I disagree with your review of Torch on Module deployement. Lua and Torch are easily deployed on smart phones running iOS and Android. As for server to server, Lua can be interfaced with C, C++, CUDA, Java, Python and many other languages. This makes it easy to integrate into existing systems, i.e. to deploy. I agree that it has poor visualisation libraries. So 4 and 1/2 stars instead of 3?

zer0n commented 8 years ago

As I mentioned:

the bigger problem is integration, at API level, with a larger production pipeline

Again, the whole rating thing is highly subjective. If you think it's a 5, then it's 5 for you and like-minded folks :). Based on my experience working with teams deploying ML models, I can't give it a higher rating.