Deep Learning for Beginners (Packt)
Wednesday, 07 October 2020

Intended as "A beginner's guide to getting up and running with deep learning from scratch using Python", this book is for those who already have the basic mathematical and programming knowledge required to get started. Dr. Pablo Rivas begins with a basic overview of machine learning, setting up popular Python frameworks, and preparing data by cleaning and preprocessing it for deep learning, before going on to explore neural networks. Later sections cover hands-on training single and multiple layers of neurons, as well as popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples.

<ASIN:1838640851>

 

Author: Dr. Pablo Rivas
Publisher: Packt Publishing
Date: September 2020
Pages: 432
ISBN: 978-1838640859
Print: 1838640851
Kindle: B086D29S1K
Audience: People wanting to learn about deep learning
Level: Intermediate
Category: Artificial Intelligence 

 

  • Implement RNNs and Long short-term memory for image classification and Natural Language Processing tasks
  • Explore the role of CNNs in computer vision and signal processing
  • Understand the ethical implications of deep learning modeling
  • Understand the mathematical terminology associated with deep learning
  • Code a GAN and a VAE to generate images from a learned latent space
  • Implement visualization techniques to compare AEs and VAEs

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Query Store for SQL Server 2019 (Apress)

Author: Tracy Boggiano & Grant Fritchey
Publisher: Apress
Pages: 234
ISBN: 978-1484250037
Print: 1484250036
Kindle: B07YNL3X4X
Audience: SQL Server DBAs and Devs
Rating: 4
Reviewer: Ian Stirk

This book aims to use Query Store to improve your SQL Server queries, how does it fare?



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews