• Complain

Andre Ye - Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems

Here you can read online Andre Ye - Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Apress, genre: Children. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Andre Ye Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems
  • Book:
    Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2021
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn how to harness modern deep-learning methods in many contexts. Packed with intuitive theory, practical implementation methods, and deep-learning case studies, this book reveals how to acquire the tools you need to design and implement like a deep-learning architect. It covers tools deep learning engineers can use in a wide range of fields, from biology to computer vision to business. With nine in-depth case studies, this book will ground you in creative, real-world deep learning thinking.

Youll begin with a structured guide to using Keras, with helpful tips and best practices for making the most of the framework. Next, youll learn how to train models effectively with transfer learning and self-supervised pre-training. You will then learn how to use a variety of model compressions for practical usage. Lastly, you will learn how to design successful neural network architectures and creatively reframe difficult problems into solvable ones. Youll learn not only to understand and apply methods successfully but to think critically about it.

Modern Deep Learning Design and Methods is ideal for readers looking to utilize modern, flexible, and creative deep-learning design and methods. Get ready to design and implement innovative deep-learning solutions to todays difficult problems.

What Youll Learn

  • Improve the performance of deep learning models by using pre-trained models, extracting rich features, and automating optimization.
  • Compress deep learning models while maintaining performance.
  • Reframe a wide variety of difficult problems and design effective deep learning solutions to solve them.
  • Use the Keras framework, with some help from libraries like HyperOpt, TensorFlow, and PyTorch, to implement a wide variety of deep learning approaches.

Who This Book Is For

Data scientists with some familiarity with deep learning to deep learning engineers seeking structured inspiration and direction on their next project. Developers interested in harnessing modern deep learning methods to solve a variety of difficult problems.

Andre Ye: author's other books


Who wrote Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems? Find out the surname, the name of the author of the book and a list of all author's works by series.

Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Modern Deep Learning Design and Application Development Andre - photo 1
Book cover of Modern Deep Learning Design and Application Development
Andre Ye
Modern Deep Learning Design and Application Development
Versatile Tools to Solve Deep Learning Problems
1st ed.
Logo of the publisher Andre Ye Redmond WA USA ISBN 978-1-4842-7412-5 - photo 2
Logo of the publisher
Andre Ye
Redmond, WA, USA
ISBN 978-1-4842-7412-5 e-ISBN 978-1-4842-7413-2
https://doi.org/10.1007/978-1-4842-7413-2
Andre Ye 2022
Apress Standard
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Apress imprint is published by the registered company APress Media, LLC part of Springer Nature.

The registered company address is: 1 New York Plaza, New York, NY 10004, U.S.A.

For my mother Fang and my father Quinn

Introduction

Deep learning is almost universally regarded as falling under the field of computer science, with some intersections in statistics and mathematics broadly, like most computer science disciplines. Thus, upon first impression, it may be perceived to be a strict, exacting science a rigid process of adjusting architectures and methods in a rote fashion to squeeze out a few more percentage points of accuracy on some dataset. While this is arguably a necessary component and period of deep learnings trajectory of growth and development, if embraced too wholeheartedly, it becomes damaging. Such a perspective is lethal toward innovation in deep learning, for many and, possibly, most of the major advances in deep learning were and are not derived through a strict, rigorous scientific process of adjusting but rather through wild and free ideas.

Deep learning, as will be further explicated in this book, has always been somewhat of an experiment-first explanation-after field. That is, the success of a method is almost always explained in fuller detail after the method itself has been empirically observed to be successful. The method itself usually emerges from a hunch or intuition developed through a long series of experimentation and revision rather than a carefully constructed system in which a strong and rational explanation for a methods success precedes its empirical success. This is not, of course, to suggest that to make strides in deep learning one must be messy; it is only to propose that deep learning is a study in a stage guided primarily by the spirit of freedom in thought and experimentation.

Part of a different but seemingly more popular perspective of deep learning as rigid and more or less a continuation of the find the best model paradigm within machine learning, undoubtedly, arises from an immense focus on validation metrics that was spurred in the relatively early development of more advanced and powerful deep learning architectures and methods in the early to middle 2010s and the continuation of this spirit in popular deep learning competitions and competition platforms.

Beyond this phase, though, deep learning is often presented in a way that encourages this problematic perspective. Books, courses, online articles, and other mediums explain deep learning through a series of concrete examples, packaging their primary value as lying within the implementation of said examples. Concrete examples are important and come at little cost in a digital-based field, which is likely why they have become so prized in the computer science context.

The trouble here is that the focus is often too narrowly placed upon specific examples rather than broader concepts. It is very much reflective of the give a man a fish and you feed him for a day, teach him how to fish and you feed him for his lifetime aphorism. Rather than feeding single fish to readers, teaching motion and freedom the act of fishing for new ideas and applications must be a key component in the presentation of deep learning. Examples and implementations that are shown should be anchor points that guide broader conceptual understandings rather than being the sole occupants of the readers understanding.

Think of this in relation to the overfitting paradigm introduced early to machine learning practitioners. If a simple curve fitting model places too high a weight on passing through each point in its dataset, it models the data perfectly but fails to model the underlying phenomena the concept that the data represents. This is overfitting. The model is thus prone to difficulty generalizing the ideas that the data represents, failing to be useful in new applications and contexts. Many of the measures used in classical machine learning as well as deep learning seek to maximize the models performance with respect to modeling the concepts underlying the data rather than the data in and of itself. Likewise, the presentation of deep learning will inevitably be heavily tied to specific examples and developments, but should not consist just of these specific examples, for someone who has learned deep learning this way will likely have difficulty using deep learning in a context outside the narrow range that they learned those examples in. Moreover, they will find it challenging to innovate new ideas and approaches a skill incredibly valuable in such a quickly evolving field.

The goal of this book is to take a step toward this concept-prioritizing vision of deep learning communication , to communicate the ideas of deep learning design, rather than to develop the readers knowledge of deep learning in a manner consisting only of specific architectures and methods with no understanding of how to generalize and find innovative freedom within deep learning.

Make no mistake this goal does not mean that this book is lacking in examples or implementation. The first chapter, A Deep Dive into Keras, is dedicated entirely toward developing a deep understanding of Keras, the deep learning library we will use to realize concepts as implementations and applications. The remainder of the book is organized generally in an intuition/theory-first, implementation-second bipartite structure; the concept is introduced first with examples, analogy, and necessary instruments of theory and intuition, followed by a walk-through of code implementations and variations. Additionally, each of the six chapters following the first contains three case studies, each of which covers a deep learning paper from recent deep learning research in a perspective relevant to the chapters topic, some of which contain code walk-throughs. The objective of the case studies is multifold: to explore the diversity of topics explored in current deep learning research, to provide empirical evidence on the success of certain methods, and to provide examples of deep learning innovations that push the boundaries and correspondingly advance the fields state.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems»

Look at similar books to Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems»

Discussion, reviews of the book Modern Deep Learning Design and Application Development: Versatile Tools to Solve Deep Learning Problems and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.