Python Deep Learning Cookbook.
β Scribed by Bakker, Indra den
- Publisher
- Packt Publishing
- Year
- 2017
- Tongue
- English
- Leaves
- 435
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Solve different problems in modelling deep neural networks using Python, Tensorflow, and Keras with this practical guide About This Book Practical recipes on training different neural network models and tuning them for optimal performance Use Python frameworks like TensorFlow, Caffe, Keras, Theano for Natural Language Processing, Computer Vision, and more A hands-on guide covering the common as well as the not so Read more...
β¦ Table of Contents
""Cover ""
""Copyright""
""Credits""
""About the Author""
""About the Reviewer""
""www.PacktPub.com""
""Customer Feedback""
""Table of Contents""
""Preface""
""Chapter 1: Programming Environments, GPU Computing, Cloud Solutions, and Deep Learning Frameworks ""
""Introduction""
""Setting up a deep learning environment""
""How to do it ... ""
""Launching an instance on Amazon Web Services (AWS)""
""Getting ready""
""How to do it ... ""
""Launching an instance on Google Cloud Platform (GCP)""
""Getting ready""
""How to do it ... ""
""Installing CUDA and cuDNN""
""Getting ready"" ""How to do it ... """"Installing Anaconda and libraries""
""How to do it ... ""
""Connecting with Jupyter Notebooks on a server""
""How to do it ... ""
""Building state-of-the-art, production-ready models with TensorFlow""
""How to do it ... ""
""Intuitively building networks with Keras ""
""How to do it ... ""
""Using PyTorchaΜ#x80
#x99
s dynamic computation graphs for RNNs""
""How to do it ... ""
""Implementing high-performance models with CNTK""
""How to do it ... ""
""Building efficient models with MXNet""
""How to do it ... ""
""Defining networks using simple and efficient code with Gluon"" ""How to do it ... """"Chapter 2: Feed-Forward Neural Networks ""
""Introduction""
""Understanding the perceptron""
""How to do it ... ""
""Implementing a single-layer neural network""
""How to do it ... ""
""Building a multi-layer neural network""
""How to do it ... ""
""Getting started with activation functions""
""How to do it ... ""
""Experiment with hidden layers and hidden units""
""How to do it ... ""
""There's more ... ""
""Implementing an autoencoder""
""How to do it ... ""
""Tuning the loss function""
""How to do it ... ""
""Experimenting with different optimizers"" ""How to do it ... """"Improving generalization with regularization""
""How to do it ... ""
""Adding dropout to prevent overfitting""
""How to do it ... ""
""Chapter 3: Convolutional Neural Networks ""
""Introduction""
""Getting started with filters and parameter sharing""
""How to do it ... ""
""Applying pooling layers""
""How to do it ... ""
""Optimizing with batch normalization""
""How to do it ... ""
""Understanding padding and strides""
""How to do it ... ""
""Experimenting with different types of initialization""
""How to do it ... ""
""Implementing a convolutional autoencoder"" ""How to do it ... """"Applying a 1D CNN to text""
""How to do it ... ""
""Chapter 4: Recurrent Neural Networks ""
""Introduction""
""Implementing a simple RNN""
""How to do it ... ""
""Adding Long Short-Term Memory (LSTM)""
""How to do it ... ""
""Using gated recurrent units (GRUs)""
""How to do it ... ""
""Implementing bidirectional RNNs""
""How to do it ... ""
""Character-level text generation""
""How to do it ... ""
""Chapter 5: Reinforcement Learning ""
""Introduction""
""Implementing policy gradients""
""Getting ready""
""How to do it ... ""
β¦ Subjects
Python (Computer program language)
π SIMILAR VOLUMES
This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If youβre comfortable with Python and its libraries, including pandas and scikit-learn, youβll be able to address specific problems such as loading data
With Early Release ebooks, you get books in their earliest form--the author's raw and unedited content as he or she writes--so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters ar
Vectors, matrices, and arrays -- Loading data -- Data wrangling -- Handling numerical data -- Handling categorical data -- Handling text -- Handling dates and times -- Handling images -- Dimensionalit reduction using feature extraction -- Dimensionality reduction using feature selection -- Model eva
Vectors, matrices, and arrays -- Loading data -- Data wrangling -- Handling numerical data -- Handling categorical data -- Handling text -- Handling dates and times -- Handling images -- Dimensionalit reduction using feature extraction -- Dimensionality reduction using feature selection -- Model eva