Live data from Hacker News

Google's Free Deep Learning Course

udacity.com

1–10 of 66 posts

Re: Google's Free Deep Learning Course

#7
post #6
post #3

Earlier quoted context omitted.

From the site: "Complete learning systems in TensorFlow will be introduced via projects and assignments."

Purely video-based though, no materials at all, no transcript. That's a no-go for me.

Videos are also really short. If you don't already know how neural networks work, you won't learn it here.

This, I think, is more of a library demonstration than anything.

Re: Google's Free Deep Learning Course

#9
While TensorFlow may be not yet as mature as Theano or Torch, I love their tutorial: https://www.tensorflow.org/versions/master/tutorials/. It's clean, concrete, and more general than introduction to their API. (Before I couldn't find anything comparable in Theano or Torch.)

In any case, I regret waiting so long for learning deep learning. (I thought that I needed to have many years of CUDA/C++ knowledge (I have none); but in fact, what I need to to know the chain rule, convolutions etc - things I've learnt long time ago.)

Re: Google's Free Deep Learning Course

#10
post #7
post #6

Earlier quoted context omitted.

Purely video-based though, no materials at all, no transcript. That's a no-go for me.

Videos are also really short. If you don't already know how neural networks work, you won't learn it here. This, I think, is more of a library demonstration than anything.

It does start really basic, with a single logistic classifier. I think you'd have to be pretty motivated to learn how neural networks work from this course, but it seems possible. If you don't know any machine learning at all, then you probably wouldn't be able to.
Post reply on HN