Learn TensorFlow and deep learning, without a Ph.D.
21–30 of 47 posts
Without a Ph.D?! Really?
Re: Learn TensorFlow and deep learning, without a Ph.D.
#22Re: Learn TensorFlow and deep learning, without a Ph.D.
#23Re: Learn TensorFlow and deep learning, without a Ph.D.
#24I'm glad to see the shout out to http://colah.github.io/ (even if the linked post is described as "monster stories")
Re: Learn TensorFlow and deep learning, without a Ph.D.
#25I'd also recommend the Udacity self-driving car course to learn deep learning: https://www.udacity.com/course/self-driving-car-engineer-nan...
Re: Learn TensorFlow and deep learning, without a Ph.D.
#26So, in other words, learn to slap layers'n'shit together. I thought that's what everyone is already doing in deep learning.
Re: Learn TensorFlow and deep learning, without a Ph.D.
#27Without a Ph.D?! Really?
This is of course a matter of opinion, but objectively speaking, the most complex piece of math is a matrix multiply, which I re-explain anyway. This is an end-of-high-school level of mathematics.
Re: Learn TensorFlow and deep learning, without a Ph.D.
#28Any versions of this course planned for R Programmers?
Python is one of the simplest languages to learn. I do this course as a hands-on lab with people who discover Python programming at the same time as they discover neural networks. I ask them to read this "Python 3 in 15 min" primer beforehand and they are good to go: https://learnxinyminutes.com/docs/python3/
Re: Learn TensorFlow and deep learning, without a Ph.D.
#29I'm glad to see the shout out to http://colah.github.io/ (even if the linked post is described as "monster stories")
huh, totally unintentional! colah is a colleague. His blog posts are great and were part of the source material for building these sessions.
Re: Learn TensorFlow and deep learning, without a Ph.D.
#30What I'd like is a Learn TensorFlow and deep learning with a mathematics/physics background.
Udacity / Google course by Vanhoucke I think is the most popular for learning TensorFlow proper - https://www.udacity.com/course/deep-learning--ud730
Definitely recommended. It's the best course available in a 3 month format.