This guy really described the state of learning about deep learning: most of the tutorials involve abstract networks and equations that don't map to any kind of comprehensible reality to a beginner, but a good convolutional tutorial can explain much more clearly how neurons pull features out of a dataset and then work with those larger blocks to produce even larger blocks. And deep learning is absolutely "concept soup" right now: the stark contrast between how easy it is to write a neural network and how hard it is to understand them can leave most people feeling like they're taking 6 months to learn five minutes worth of material - but nobody even bothers to tell you that!
Hi, Via bit.ly link I am getting Notebook Not Found. However I managed to get it working using: colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/quickstart/beginner.ipynb Looks like the 'r2' in the link is redundant
This guy really described the state of learning about deep learning: most of the tutorials involve abstract networks and equations that don't map to any kind of comprehensible reality to a beginner, but a good convolutional tutorial can explain much more clearly how neurons pull features out of a dataset and then work with those larger blocks to produce even larger blocks.
And deep learning is absolutely "concept soup" right now: the stark contrast between how easy it is to write a neural network and how hard it is to understand them can leave most people feeling like they're taking 6 months to learn five minutes worth of material - but nobody even bothers to tell you that!
all the notebook does not work
nice recap for dl also. but I would like a pure detailed tensorflow 2.0 tutorial
Amazing work!
really really helpful~! thanks josh
Joshua I would love to meet you and have a coffee together man. I really appreciate your efforts to help us understand ML and TensorFlow in easy way.
Great presentation ... smart guy!
I can't implement the result for visulize the MNIST weights(with only 1 dense layer), anyone can tell me why?
I can't get the same result as the slide, the plot of the weight is not that similar to the digit 0-9.
Outstanding.
Thank you so much!
Where can we find the notebooks?
At www.tensorflow.com
Hi,
Via bit.ly link I am getting Notebook Not Found.
However I managed to get it working using: colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/quickstart/beginner.ipynb
Looks like the 'r2' in the link is redundant
I feel the talk is pretty useless. Where to get the slides?
Hi Josh, this link is not valid. bit.ly/mnist-seq Just FYI