Live data from Hacker News

Poll: Which deep learning framework would you use?

news.ycombinator.com

1–10 of 13 posts

Poll: Which deep learning framework would you use?

#1
Say you are about to build a new product or service that uses or requires deep learning.

Which deep learning framework would you use?

--

If you vote on a framework, please also don't forget to upvote the poll itself, so we can keep it visible to others and collect more votes. Thank you!

Re: Poll: Which deep learning framework would you use?

#3

The deep learning frameworks landscape, August 2016: https://twitter.com/fchollet/status/765212287531495424

I saw that post, but still think it makes to have this poll here because the HN community's preferences are probably a better indicator of what startup developers will do going forward than a ranking based on historical github figures accumulated in the past from a wider range of users.

Re: Poll: Which deep learning framework would you use?

#6

The deep learning frameworks landscape, August 2016: https://twitter.com/fchollet/status/765212287531495424

That chart is slightly misleading in this context; it only measures GitHub repository activity (naturally skewed toward newer/less mature frameworks), not actual usage in real-world applications.

Re: Poll: Which deep learning framework would you use?

#8

Note that SkFlow is now TF Learn and is part of the TensorFlow repository: https://github.com/tensorflow/tensorflow/tree/master/tensorf... The skflow repository linked to in the poll is being deprecated.

Oh, thanks for pointing that out. I now remember reading it had been moved not long ago, but I still linked to the old repo without thinking, as I have never used this simpler scikit-learn-like interface to TensorFlow. Sorry for the oversight.
Post reply on HN