Book Image

Deep Learning with Keras [Video]

By : Antonio Gulli, Sujit Pal
Book Image

Deep Learning with Keras [Video]

By: Antonio Gulli, Sujit Pal

Overview of this book

<p><span id="description" class="sugar_field">Keras is a high-level neural network library written in Python, and runs on top of either Theano or TensorFlow. It is a minimal, highly modular framework that runs on both CPUs and GPUs, and allows you to put your ideas into action in the shortest possible time. This course will help you get started with the basics of Keras, in a highly practical manner.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field"><span id="tagline_c" class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course is an easy-to-follow guide full of examples and real-world applications to help you gain an in-depth understanding of Keras. This course showcases working Deep Neural Networks coded in Python using Keras.</span></span></span></span></p>
Table of Contents (3 chapters)
Chapter 1
Neural Networks Foundations
Content Locked
Section 4
Playing Around with the Parameters to Improve Performance
Here we look at many tunable parameters that can be tweaked to get good results from our network. - Test different optimizers in Keras - Control the optimizer learning rate - Learn about the Hyperparameters tuning