Artificial Neural Networks with TensorFlow 2 (e-bog) af Sarang, Poornachandra
Sarang, Poornachandra (forfatter)

Artificial Neural Networks with TensorFlow 2 e-bog

509,93 DKK (inkl. moms 637,41 DKK)
Develop machine learning models across various domains. This book offers a single source that provides comprehensive coverage of the capabilities of TensorFlow 2 through the use of realistic, scenario-based projects.After learning what's new in TensorFlow 2, you'll dive right into developing machine learning models through applicable projects. This book covers a wide variety of ANN architecture...
E-bog 509,93 DKK
Forfattere Sarang, Poornachandra (forfatter)
Forlag Apress
Udgivet 20 november 2020
Genrer UYQM
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781484261507
Develop machine learning models across various domains. This book offers a single source that provides comprehensive coverage of the capabilities of TensorFlow 2 through the use of realistic, scenario-based projects.After learning what's new in TensorFlow 2, you'll dive right into developing machine learning models through applicable projects. This book covers a wide variety of ANN architectures-starting from working with a simple sequential network to advanced CNN, RNN, LSTM, DCGAN, and so on. A full chapter is devoted to each kind of network and each chapter consists of a full project describing the network architecture used, the theory behind that architecture, what data set is used, the pre-processing of data, model training, testing and performance optimizations, and analysis. This practical approach can either be used from the beginning through to the end or, if you're already familiar with basic ML models, you can dive right into the application that interests you. Line-by-line explanations on major code segments help to fill in the details as you work and the entire project source is available to you online for learning and further experimentation. With Artificial Neural Networks with TensorFlow 2 you'll see just how wide the range of TensorFlow's capabilities are. What You'll LearnDevelop Machine Learning ApplicationsTranslate languages using neural networksCompose images with style transferWho This Book Is ForBeginners, practitioners, and hard-cored developers who want to master machine and deep learning with TensorFlow 2. The reader should have working concepts of ML basics and terminologies.