Exploring Deep Learning combines three chapters from Manning books, selected by author and experienced deep learning practitioner Andrew Trask. In it, you’ll get a high-level view of basic deep learning concepts and take a look at different learning techniques, including supervised vs. unsupervised learning and parametric vs. non-parametric learning. Using Tensorflow, you’ll also explore more advanced concepts, such as classification, recurrent neural networks (RNNs), seq2seq architecture, vector representation, and embedding natural language as you build a working chatbot. With this timely and accessible sampler, you’ll have a firm foundation for building on your deep learning education as you discover for yourself deep learning’s potential for the future.
Grokking Deep Learning teaches you to build deep learning neural networks from scratch! In his engaging style, seasoned deep learning expert Andrew Trask shows you the science under the hood, so you grok for yourself every detail of training neural networks. Using only Python and its math-supporting library, NumPy, you’ll train your own neural networks to see and understand images, translate text into different languages, and even write like Shakespeare! When you’re done, you’ll be fully prepared to move on to mastering deep learning frameworks.