We may earn an affiliate commission when you visit our partners.
Course image
Udemy logo

Complete Tensorflow 2 and Keras Deep Learning Bootcamp

Jose Portilla

This course will guide you through how to use Google's latest TensorFlow 2 framework to create artificial neural networks for deep learning. This course aims to give you an easy to understand guide to the complexities of Google's TensorFlow 2 framework in a way that is easy to understand.

Read more

This course will guide you through how to use Google's latest TensorFlow 2 framework to create artificial neural networks for deep learning. This course aims to give you an easy to understand guide to the complexities of Google's TensorFlow 2 framework in a way that is easy to understand.

We'll focus on understanding the latest updates to TensorFlow and leveraging the Keras API (TensorFlow 2.0's official API) to quickly and easily build models. In this course we will build models to forecast future price homes, classify medical images, predict future sales data, generate complete new text artificially and much more.

This course is designed to balance theory and practical implementation, with complete jupyter notebook guides of code and easy to reference slides and notes. We also have plenty of exercises to test your new skills along the way.

This course covers a variety of topics, including

  • NumPy Crash Course

  • Pandas Data Analysis Crash Course

  • Data Visualization Crash Course

  • Neural Network Basics

  • TensorFlow Basics

  • Keras Syntax Basics

  • Artificial Neural Networks

  • Densely Connected Networks

  • Convolutional Neural Networks

  • Recurrent Neural Networks

  • AutoEncoders

  • GANs - Generative Adversarial Networks

  • Deploying TensorFlow into Production

  • and much more.

Keras, a user-friendly API standard for machine learning, will be the central high-level API used to build and train models. The Keras API makes it easy to get started with TensorFlow 2. Importantly, Keras provides several model-building APIs (Sequential, Functional, and Subclassing), so you can choose the right level of abstraction for your project. TensorFlow’s implementation contains enhancements including eager execution, for immediate iteration and intuitive debugging, and tf.data, for building scalable input pipelines.

TensorFlow 2 makes it easy to take new ideas from concept to code, and from model to publication. TensorFlow 2.0 incorporates a number of features that enables the definition and training of state of the art models without sacrificing speed or performance

It is used by major companies all over the world, including Airbnb, Ebay, Dropbox, Snapchat, Twitter, Uber, SAP, Qualcomm, IBM, Intel, and of course, Google.

Become a deep learning guru today. We'll see you inside the course.

Enroll now

What's inside

Learning objectives

  • Learn to use tensorflow 2.0 for deep learning
  • Leverage the keras api to quickly build models that run on tensorflow 2
  • Perform image classification with convolutional neural networks
  • Use deep learning for medical imaging
  • Forecast time series data with recurrent neural networks
  • Use generative adversarial networks (gans) to generate images
  • Use deep learning for style transfer
  • Generate text with rnns and natural language processing
  • Serve tensorflow models through an api
  • Use gpus for accelerated deep learning

Syllabus

Let's get an overview of the course and get you setup on your computer!
Auto-Welcome Message
Course Overview
Course Setup and Installation
Read more
FAQ - Frequently Asked Questions
PLEASE MAKE SURE TO WATCH THE COURSE OVERVIEW LECTURE.

PLEASE WATCH COURSE OVERVIEW LECTURE

Let's quickly get up to speed on some NumPy basics.
Introduction to NumPy
NumPy Arrays
Numpy Index Selection
NumPy Operations
NumPy Exercises
Numpy Exercises - Solutions
Let's learn the basics of Pandas and Data Analysis to use it later on in the course!
Introduction to Pandas
Pandas Series
Pandas DataFrames - Part One
Pandas DataFrames - Part Two
Pandas Missing Data
GroupBy Operations
Pandas Operations
Data Input and Output
Pandas Exercises
Pandas Exercises - Solutions
Let's learn the basics of some visualization techniques we will be using with Python.
Introduction to Python Visualization
Matplotlib Basics
Seaborn Basics
Data Visualization Exercises
Data Visualization Exercises - Solutions
Let's quickly go over some key ideas for general machine learning!
What is Machine Learning?
Supervised Learning Overview
Overfitting
Evaluating Performance - Classification Error Metrics
Evaluating Performance - Regression Error Metrics
Unsupervised Learning
Learn how to build basic Artificial Neural Networks for Classification and Regression Tasks
Introduction to ANN Section
Perceptron Model
Neural Networks
Activation Functions
Multi-Class Classification Considerations
Cost Functions and Gradient Descent
Backpropagation
TensorFlow vs. Keras Explained
Keras Syntax Basics - Part One - Preparing the Data
Keras Syntax Basics - Part Two - Creating and Training the Model
Keras Syntax Basics - Part Three - Model Evaluation
Keras Regression Code Along - Exploratory Data Analysis
Keras Regression Code Along - Exploratory Data Analysis - Continued
Keras Regression Code Along - Data Preprocessing and Creating a Model
Keras Regression Code Along - Model Evaluation and Predictions
Keras Classification Code Along - EDA and Preprocessing
Keras Classification - Dealing with Overfitting and Evaluation
TensorFlow 2.0 Keras Project Options Overview
TensorFlow 2.0 Keras Project Notebook Overview
Keras Project Solutions - Exploratory Data Analysis
Keras Project Solutions - Dealing with Missing Data
Keras Project Solutions - Dealing with Missing Data - Part Two
Keras Project Solutions - Categorical Data
Keras Project Solutions - Data PreProcessing
Keras Project Solutions - Creating and Training a Model
Keras Project Solutions - Model Evaluation
Tensorboard
Learn how to build Convolutional Neural Networks for Image Data with Deep Learning and Python
CNN Section Overview
Image Filters and Kernels
Convolutional Layers
Pooling Layers
MNIST Data Set Overview
CNN on MNIST - Part One - The Data
CNN on MNIST - Part Two - Creating and Training the Model
CNN on MNIST - Part Three - Model Evaluation
CNN on CIFAR-10 - Part One - The Data
CNN on CIFAR-10 - Part Two - Evaluating the Model
Downloading Data Set for Real Image Lectures
CNN on Real Image Files - Part One - Reading in the Data
CNN on Real Image Files - Part Two - Data Processing
CNN on Real Image Files - Part Three - Creating the Model
CNN on Real Image Files - Part Four - Evaluating the Model
CNN Exercise Overview
CNN Exercise Solutions
Learn how to work with sequence data with Recurrent Neural Networks
RNN Section Overview
RNN Basic Theory
Vanishing Gradients
LSTMS and GRU
RNN Batches
RNN on a Sine Wave - The Data
RNN on a Sine Wave - Batch Generator
RNN on a Sine Wave - Creating the Model
RNN on a Sine Wave - LSTMs and Forecasting
RNN on a Time Series - Part One
RNN on a Time Series - Part Two
RNN Exercise
RNN Exercise - Solutions
Bonus - Multivariate Time Series - RNN and LSTMs
Learn how to use Neural Networks for Natural Language Processing and Generating Text!

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches TensorFlow 2, which is the latest version and industry standard for deep learning
Develops foundation for TensorFlow 2.0 and Keras API, which are key tools for deep learning
Features thorough explanations, exercises, and code notebooks for practical learning
Focuses on real-world applications through case studies, enabling learners to see practical applications of deep learning
Taught by industry-recognized instructors, José Portilla, who has extensive experience in deep learning and AI
Leverages user-friendly Keras API, making it accessible to learners of different skill levels

Save this course

Save Complete Tensorflow 2 and Keras Deep Learning Bootcamp to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Complete Tensorflow 2 and Keras Deep Learning Bootcamp. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Complete Tensorflow 2 and Keras Deep Learning Bootcamp will develop knowledge and skills that may be useful to these careers:
Data Scientist
As a Data Scientist, you will use data to solve business problems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Machine Learning Engineer
As a Machine Learning Engineer, you will design, build, test, and deploy machine learning models. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Data Analyst
As a Data Analyst, you will use data to solve business problems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Computer Vision Engineer
As a Computer Vision Engineer, you will design, build, and test computer vision systems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train computer vision models. You will also learn about the different types of computer vision models and how to choose the right model for your project.
Natural Language Processing Engineer
As a Natural Language Processing Engineer, you will design, build, and test natural language processing systems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train natural language processing models. You will also learn about the different types of natural language processing models and how to choose the right model for your project.
AI Engineer
As an AI Engineer, you will design, build, and test AI systems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train AI models. You will also learn about the different types of AI models and how to choose the right model for your project.
Deep Learning Engineer
As a Deep Learning Engineer, you will design, build, and test deep learning models. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train deep learning models. You will also learn about the different types of deep learning models and how to choose the right model for your project.
Machine Learning Researcher
As a Machine Learning Researcher, you will conduct research on new machine learning algorithms and techniques. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Software Engineer
As a Software Engineer, you will design, build, and test software applications. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Business Analyst
As a Business Analyst, you will use data to solve business problems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Statistician
As a Statistician, you will use data to solve problems. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Quantitative Analyst
As a Quantitative Analyst, you will use data to make investment decisions. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Product Manager
As a Product Manager, you will work with engineers and designers to build products that meet the needs of users. You will use data to make decisions about what products to build, how to design them, and how to market them. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Software Developer
As a Software Developer, you will design, build, and test software applications. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.
Data Engineer
As a Data Engineer, you will build and maintain data pipelines. You will use a variety of tools and techniques to do this, including TensorFlow and Keras. This course will help you build the skills you need to succeed in this role. You will learn the basics of TensorFlow and Keras, as well as how to use them to build and train machine learning models. You will also learn about the different types of machine learning models and how to choose the right model for your project.

Reading list

We've selected 13 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Complete Tensorflow 2 and Keras Deep Learning Bootcamp.
Provides a comprehensive overview of deep learning, covering the latest techniques and algorithms. It valuable resource for anyone who wants to learn more about deep learning and how to apply it to real-world problems.
Provides a comprehensive overview of machine learning, covering the latest techniques and algorithms. It valuable resource for anyone who wants to learn more about machine learning and how to apply it to real-world problems.
Provides a comprehensive overview of deep learning for computer vision, covering the latest techniques and algorithms. It valuable resource for anyone who wants to learn more about deep learning for computer vision and how to apply it to real-world problems.
Provides a comprehensive overview of natural language processing with deep learning, covering the latest techniques and algorithms. It valuable resource for anyone who wants to learn more about natural language processing with deep learning and how to apply it to real-world problems.
Data Science from Scratch great book for those who want to learn data science from the ground up. It covers a wide range of topics, including data cleaning, data analysis, and machine learning. is written in a clear and concise style, making it a great choice for beginners.
Python Machine Learning comprehensive guide to machine learning in Python. It covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning. is written in a clear and concise style, making it a great choice for beginners.
Deep Learning with Keras hands-on guide to building deep learning models using Keras, a high-level neural networks API, written in Python. covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning.
Machine Learning with TensorFlow comprehensive guide to machine learning with TensorFlow, an open-source machine learning library. covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning.
Natural Language Processing with TensorFlow comprehensive guide to natural language processing (NLP) with TensorFlow. It covers a wide range of topics, including text classification, text generation, and machine translation.
TensorFlow for Deep Learning comprehensive guide to deep learning with TensorFlow. It covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning.
Deep Learning with R comprehensive guide to deep learning with R, a popular programming language for statistical computing. It covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning.
Machine Learning with Python Cookbook collection of recipes for solving common machine learning problems with Python. It covers a wide range of topics, including supervised learning, unsupervised learning, and deep learning.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Complete Tensorflow 2 and Keras Deep Learning Bootcamp.
Getting Started with Tensorflow 2.0
Most relevant
Complete Guide to TensorFlow for Deep Learning with Python
Most relevant
Introduction to TensorFlow
Most relevant
Intro to TensorFlow for Deep Learning
Most relevant
Neural Network from Scratch in TensorFlow
Most relevant
Multi-Backend Deep Learning with Keras
Most relevant
Creating Multi Task Models With Keras
Most relevant
Der große Deep Learning Kurs mit Keras und TensorFlow 2
Most relevant
Build, Train, and Deploy Your First Neural Network with...
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser