Please open https://hotaudiobook.com ONLY on your standard browser Safari, Chrome, Microsoft or Firefox to download full audiobooks of your choice for free.
Title: Deep Learning with Keras
Subtitle: Introduction to Deep Learning with Keras
Author: Anthony Williams
Narrator: William Bahl
Format: Unabridged
Length: 2 hrs and 30 mins
Language: English
Release date: 09-13-17
Publisher: Anthony Williams
Ratings: 4.5 of 5 out of 11 votes
Genres: Science & Technology, Technology
Publisher's Summary:
This book will introduce you to various deep learning models in Keras, and you will see how different neural networks can be used in real-world examples, as well as in various scientific fields. You will explore various Keras algorithms like the simplest linear regression or more complex deep convolutional networks. You will get to know what the difference between supervised and unsupervised deep learning is, and you will be able to implement various algorithms in Keras by yourself as you follow this step-by-step guide in this book.
You will explore various applications of deep learning models such as speech recognition systems, natural language processing and video game development. A whole new world will open in front of you. By the time you reach the final minute of this book, you will be a Keras expert and ready for your deep-learning projects.
There is so much to learn in this book about deep learning with Keras, and I do invite you to grab your copy today and get started!
By listening to this book you will discover:
Get this book today, and learn more about deep learning with Keras!
Members Reviews:
Total disaster and scam
Audible, how can you sell a book recorded on a laptop build in mic by a total amatour, who READs lines of code. Totally useless, I want a refund!
Nice book...
A nice feature of this book is that it solves a problem using several methods that increase in complexity; this is done in order to highlight the power of deeper and more sophisticated neural nets. Also, the book describes extensively the different features of Keras which is hard to find elsewhere. Overall, I highly recommend this book to technically-proficient deep learning enthusiasts.
Develop Deep Learning Engineering Skill
This book has a number of well worked examples, and I have found only a minor flaw in the code which can be fixed with a quick Google search, so it is nothing to worry about. Then again, I do not know of any book with code examples that has code that works right away (i.e. where every single line of code from the book works right away). The Keras web site is nice, but for somebody like me (I'm a data scientist, not a "real programmer" or developer) code examples are really needed to understand how to apply the concepts. So I strongly suggest this book. Thank you Anthony Williams for writing it!
Deep Learning courses
As a developer that has done a number of online Machine Learning/Deep Learning courses and a bit of reading/experimenting in the area, I enjoyed the book. The initial chapters provided a nice refresher/bridge into Deep Learning along with easy to follow instructions on getting up and going on Keras. The remainder of the book provide practical code examples of using Keras in a number of areas that were of specific interest to me and very helpful. I would recommend this book.
Great Introduction to Using Keras
That having been said, this book is a great introduction to coding up deep learning algorithms in Keras. There are sufficient citations and followups for each chapter and the authors also show the detailed code and expected outputs. The reader should already have some experience with python and a basic understanding of neural networks.