Jeff Dean explains TensorFlow [video]
youtube.com
Jeff Dean explains TensorFlow [video]
1–10 of 71 posts
Re: Jeff Dean explains TensorFlow [video]
#2Re: Jeff Dean explains TensorFlow [video]
#3Re: Jeff Dean explains TensorFlow [video]
#4Re: Jeff Dean explains TensorFlow [video]
#5I think some of the raving that's going on is unwarranted. This is a very nice, very well put together library with a great landing page. It might eventually displace Torch and Theano as the standard toolkits for deep learning. It looks like it might offer performance / portability improvements. But it does not do anything fundamentally different from what has already been done for many years with Theano and Torch (which are standard toolkits for expressing computations, usually for building neural nets) and other libraries. It is not a game-changer or a spectacular moment in history as some people seem to believe.
Re: Jeff Dean explains TensorFlow [video]
#6Re: Jeff Dean explains TensorFlow [video]
#7Re: Jeff Dean explains TensorFlow [video]
#8I'm dying for this stuff to be dumbed down enough where Joe WebUser can feed in arbitrary data in a csv or point an app at a data source and get some sort of meaningful results.
It truly seems like an area where once the barrier to entry is greatly reduced, the creativity of laymen will lead to some truly amazing executions.
Re: Jeff Dean explains TensorFlow [video]
#9Re: Jeff Dean explains TensorFlow [video]
#10Is there anything an "early" programmer like myself can do to play around with this stuff without a background in the related math? I'm dying for this stuff to be dumbed down enough where Joe WebUser can feed in arbitrary data in a csv or point an app at a data source and get some sort of meaningful results. It truly seems like an area where once the barrier to entry is greatly reduced, the creativity of laymen will…