Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Deep Learning Architectures with Python

You're reading from   Hands-On Deep Learning Architectures with Python Create deep neural networks to solve computational problems using TensorFlow and Keras

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Packt
ISBN-13 9781788998086
Length 316 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Saransh Mehta Saransh Mehta
Author Profile Icon Saransh Mehta
Saransh Mehta
Yuxi (Hayden) Liu Yuxi (Hayden) Liu
Author Profile Icon Yuxi (Hayden) Liu
Yuxi (Hayden) Liu
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: The Elements of Deep Learning
2. Getting Started with Deep Learning FREE CHAPTER 3. Deep Feedforward Networks 4. Restricted Boltzmann Machines and Autoencoders 5. Section 2: Convolutional Neural Networks
6. CNN Architecture 7. Mobile Neural Networks and CNNs 8. Section 3: Sequence Modeling
9. Recurrent Neural Networks 10. Section 4: Generative Adversarial Networks (GANs)
11. Generative Adversarial Networks 12. Section 5: The Future of Deep Learning and Advanced Artificial Intelligence
13. New Trends of Deep Learning 14. Other Books You May Enjoy

TensorFlow and Keras

Before proceeding any further, let us quickly set up our coding environment. This book uses Python programming language all throughout the chapters. So, we expect you to have prior knowledge of Python. We will be using two of the most popular deep learning open source frameworks—TensorFlow and Keras. Let's begin with setting up Python first (in case you don't have it installed already).

We highly recommend using a Linux (Ubuntu preferably) or macOS operating system. The reason for this is most of the libraries for deep learning are built to work best with a Linux/Unix operating system. All the setup instructions will be covered for these operating systems.

While installing Python, it is recommended to install version 3.6 rather than the latest 3.7 or beyond. This is to avoid unpredicted conflicts between TensorFlow and Python due to...
You have been reading a chapter from
Hands-On Deep Learning Architectures with Python
Published in: Apr 2019
Publisher: Packt
ISBN-13: 9781788998086
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime