Applied deep learning with TensorFlow 2 learn to implement advanced deep learning techniques with Python

Understand how neural networks work and learn how to implement them using TensorFlow 2.0 and Keras. This new edition focuses on the fundamental concepts and at the same time on practical aspects of implementing neural networks and deep learning for your research projects. This book is designed so th...

Full description

Bibliographic Details
Main Author: Michelucci, Umberto
Format: eBook
Language:English
Published: New York, NY Apress 2022
Edition:2nd ed
Series:ITpro collection
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02811nmm a2200469 u 4500
001 EB002067755
003 EBX01000000000000001207845
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
020 |a 9781484280201 
050 4 |a QA76.73.P98 
100 1 |a Michelucci, Umberto 
245 0 0 |a Applied deep learning with TensorFlow 2  |b learn to implement advanced deep learning techniques with Python  |c Umberto Michelucci 
250 |a 2nd ed 
260 |a New York, NY  |b Apress  |c 2022 
300 |a xxviii, 380 pages : illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Neural networks (Computer science) / http://id.loc.gov/authorities/subjects/sh90001937 
653 |a Machine learning / fast 
653 |a Apprentissage automatique 
653 |a Python (Langage de programmation) 
653 |a Réseaux neuronaux (Informatique) 
653 |a Neural networks (Computer science) / fast 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Neural Networks, Computer 
653 |a Machine Learning 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a ITpro collection 
028 5 0 |a 10.1007/978-1-4842-8020-1 
776 |z 1484280202 
776 |z 9781484280195 
776 |z 1484280199 
776 |z 9781484280201 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484280201/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 500 
082 0 |a 006.31 
520 |a Understand how neural networks work and learn how to implement them using TensorFlow 2.0 and Keras. This new edition focuses on the fundamental concepts and at the same time on practical aspects of implementing neural networks and deep learning for your research projects. This book is designed so that you can focus on the parts you are interested in. You will explore topics as regularization, optimizers, optimization, metric analysis, and hyper-parameter tuning. In addition, you will learn the fundamentals ideas behind autoencoders and generative adversarial networks. All the code presented in the book will be available in the form of Jupyter notebooks which would allow you to try out all examples and extend them in interesting ways. A companion online book is available with the complete code for all examples discussed in the book and additional material more related to TensorFlow and Keras. All the code will be available in Jupyter notebook format and can be opened directly in Google Colab (no need to install anything locally) or downloaded on your own machine and tested locally