TensorFlow 2.x in the Colaboratory Cloud
eBook - ePub

TensorFlow 2.x in the Colaboratory Cloud

An Introduction to Deep Learning on Google's Cloud Service

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

TensorFlow 2.x in the Colaboratory Cloud

An Introduction to Deep Learning on Google's Cloud Service

About this book

Use TensorFlow 2.x with Google's Colaboratory (Colab) product that offers a free cloud service for Python programmers. Colab is especially well suited as a platform for TensorFlow 2.x deep learning applications. You will learn Colab's default install of the most current TensorFlow 2.x along with Colab's easy access to on-demand GPU hardware acceleration in the cloud for fast execution of deep learning models. This book offers you the opportunity to grasp deep learning in an applied manner with the only requirement being an Internet connection. Everything else—Python, TensorFlow 2.x, GPU support, and Jupyter Notebooks—is provided and ready to go from Colab.
The book begins with an introduction to TensorFlow 2.x and the Google Colab cloud service. You will learn how to provision a workspace on Google Colab and build a simple neural network application. From there you will progress into TensorFlow datasets and building input pipelines in support of modeling and testing. You will find coverage of deep learning classification and regression, with clear code examples showing how to perform each of those functions. Advanced topics covered in the book include convolutional neural networks and recurrent neural networks. This book contains all the applied math and programming you need to master the content. Examples range from simple to relatively complex when necessary to ensure acquisition of appropriate deep learning concepts and constructs. Examples are carefully explained, concise, accurate, and complete to perfectly complement deep learning skill development. Care is taken to walk you through the foundational principles of deep learning through clear examples written in Python that you can try out and experiment with using Google Colab from the comfort of your own home or office.
What You Will Learn

  • Be familiar with the basic concepts and constructs of applied deep learning
  • Create machine learning models with clean and reliable Python code
  • Work with datasets common to deep learning applications
  • Prepare data for TensorFlow consumption
  • Take advantage of Google Colab's built-in support for deep learning
  • Execute deep learning experiments using a variety of neural network models
  • Be able to mount Google Colab directly to your Google Drive account
  • Visualize training versus test performance to see model fit


Who This Book Is For
Readers who want to learn the highly popular TensorFlow 2.x deep learning platform, those who wish to master deep learning fundamentals that are sometimes skipped over in the rush to be productive, and those looking to build competency with a modern cloud service tool such as Google Colab

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access TensorFlow 2.x in the Colaboratory Cloud by David Paper in PDF and/or ePUB format, as well as other popular books in Mathematics & Artificial Intelligence (AI) & Semantics. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Deep Learning
  4. 2. Build Your First Neural Network with Google Colab
  5. 3. Working with TensorFlow Data
  6. 4. Working with Other Data
  7. 5. Classification
  8. 6. Regression
  9. 7. Convolutional Neural Networks
  10. 8. Automated Text Generation
  11. 9. Sentiment Analysis
  12. 10. Time Series Forecasting with RNNs
  13. Back Matter