• Complain

Wei Qi Yan - Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)

Here you can read online Wei Qi Yan - Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science) full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Springer, 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.

Wei Qi Yan Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)
  • Book:
    Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)
  • Author:
  • Publisher:
    Springer
  • Genre:
  • Year:
    2020
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science): summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Integrating concepts from deep learning, machine learning, and artificial neural networks, this highly unique textbook presents content progressively from easy to more complex, orienting its content about knowledge transfer from the viewpoint of machine intelligence. It adopts the methodology from graphical theory, mathematical models, and algorithmic implementation, as well as covers datasets preparation, programming, results analysis and evaluations.

Beginning with a grounding about artificial neural networks with neurons and the activation functions, the work then explains the mechanism of deep learning using advanced mathematics. In particular, it emphasizes how to use TensorFlow and the latest MATLAB deep-learning toolboxes for implementing deep learning algorithms.

As a prerequisite, readers should have a solid understanding especially of mathematical analysis, linear algebra, numerical analysis, optimizations, differential geometry, manifold, and information theory, as well as basic algebra, functional analysis, and graphical models. This computational knowledge will assist in comprehending the subject matter not only of this text/reference, but also in relevant deep learning journal articles and conference papers.

This textbook/guide is aimed at Computer Science research students and engineers, as well as scientists interested in deep learning for theoretic research and analysis. More generally, this book is also helpful for those researchers who are interested in machine intelligence, pattern analysis, natural language processing, and machine vision.

Dr. Wei Qi Yan is an Associate Professor in the Department of Computer Science at Auckland University of Technology, New Zealand. His other publications include the Springer title, Visual Cryptography for Image Processing and Security.

Wei Qi Yan: author's other books


Who wrote Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)? Find out the surname, the name of the author of the book and a list of all author's works by series.

Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science) — 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 "Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)" 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 Computational Methods for Deep Learning Texts in Computer - photo 1
Book cover of Computational Methods for Deep Learning
Texts in Computer Science
Series Editors
David Gries
Department of Computer Science, Cornell University, Ithaca, NY, USA
Orit Hazzan
Faculty of Education in Technology and Science, TechnionIsrael Institute of Technology, Haifa, Israel

More information about this series at http://www.springer.com/series/3191 Titles in this series now included in the Thomson Reuters Book Citation Index!

'Texts in Computer Science' (TCS) delivers high-quality instructional content for undergraduates and graduates in all areas of computing and information science, with a strong emphasis on core foundational and theoretical material but inclusive of some prominent applications-related content. TCS books should be reasonably self-contained and aim to provide students with modern and clear accounts of topics ranging across the computing curriculum. As a result, the books are ideal for semester courses or for individual self-study in cases where people need to expand their knowledge. All texts are authored by established experts in their fields, reviewed internally and by the series editors, and provide numerous examples, problems, and other pedagogical tools; many contain fully worked solutions.

The TCS series is comprised of high-quality, self-contained books that have broad and comprehensive coverage and are generally in hardback format and sometimes contain color. For undergraduate textbooks that are likely to be more brief and modular in their approach, require only black and white, and are under 275 pages, Springer offers the flexibly designed Undergraduate Topics in Computer Science series, to which we refer potential authors.

Wei Qi Yan
Computational Methods for Deep Learning
Theoretic, Practice and Applications
1st ed. 2021
Logo of the publisher Wei Qi Yan Auckland University of Technology - photo 2
Logo of the publisher
Wei Qi Yan
Auckland University of Technology, Auckland, New Zealand
ISSN 1868-0941 e-ISSN 1868-095X
Texts in Computer Science
ISBN 978-3-030-61080-7 e-ISBN 978-3-030-61081-4
https://doi.org/10.1007/978-3-030-61081-4
The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerland AG 2021
This work is subject to copyright. All rights are solely and exclusively licensed by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
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 Springer imprint is published by the registered company Springer Nature Switzerland AG

The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

Preface This book was drafted based on my recent lectures talks and seminars - photo 3
Preface

This book was drafted based on my recent lectures, talks, and seminars for our postgraduate students at the Auckland University of Technology (AUT), New Zealand. We integrate the materials of deep learning and machine learning as well as artificial neural networks together, refine the content, and publish this book so that more postgraduate students, especially those students who are working for their theses can benefit from our research and teaching work for the purpose of enlightening their projects.

In this book, we organize our stuff and tell our story from easy to difficult in mathematics; we prepare our contents for knowledge transfer from the viewpoint of machine intelligence. We start from understanding artificial neural networks with the design of neurons and the activation functions, then explain the mechanism of deep learning using advanced mathematics. At the end of each chapter, we especially emphasize on how to use Python-based platforms and the latest MATLAB toolboxes for implementing the deep learning algorithms; we also list the questions we concern for thinking and discussion.

Before reading this book, we strongly encourage our readers to learn the knowledge of postgraduate mathematics, especially those fundamental subjects like mathematical analysis, linear algebra, optimizations, computational methods, differential geometry, manifold, information theory as well as basic algebra, functional analysis, graphical models, etc. The computational knowledge will assist us in understanding not only this book but also relevant journal articles and conference papers in the field of deep learning.

This book was written for research students and engineers as well as computer scientists who are interested in computational approaches of deep learning for theoretic analysis and practical development. More generally, this book is also apt for those researchers who are interested in machine intelligence, pattern analysis, computer vision, Natural Language Processing (NLP), and robotics.

Wei Qi Yan
Auckland, New Zealand
September 2020
Acknowledgements

Thanks to our peer colleagues and students whose materials were referenced and who have given invaluable comments on this book. Special thanks to my supervised students: Mr. J. Wang, Dr. Y. Zhang, Mr. J. Lu, Mr. D. Shen, Mr. K. Zheng, Ms. Y. Ren, Mr. R. Li, Mr. P. Li, Mr. Z. Liu, Ms. Y. Shen, Ms. H. Wang, Mr. C. Xin, Ms. Q. Zhang, Mr. C. Liu, Ms. B. Xiao, Ms. X. Liu, Mr. C. Song, Mr. X. Ma, Mr. S. Sun, Ms. Y. Fu, Ms. N. An, Ms. L. Zhang, Dr. Q. Gu, my colleagues Dr. M. Nguyen, Prof. R. Klette.

Symbols and Acronyms
Symbols
Computational Methods for Deep Learning Theoretic Practice and Applications Texts in Computer Science - image 4

Set of integer numbers

Computational Methods for Deep Learning Theoretic Practice and Applications Texts in Computer Science - image 5

Set of positive integer numbers

Computational Methods for Deep Learning Theoretic Practice and Applications Texts in Computer Science - image 6
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)»

Look at similar books to Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science). 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 «Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science)»

Discussion, reviews of the book Computational Methods for Deep Learning: Theoretic, Practice and Applications (Texts in Computer Science) 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.