Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
TensorFlow and the Google Cloud ML Engine for Deep Learning
Rating: 3.9 out of 5(306 ratings)
4,170 students

TensorFlow and the Google Cloud ML Engine for Deep Learning

CNNs, RNNs and other neural networks for unsupervised and supervised deep learning
Created byLoony Corn
Last updated 7/2018
English

What you'll learn

  • Build and execute machine learning models on TensorFlow
  • Implement Deep Neural Networks, Convolutional Neural Networks and Recurrent Neural Networks
  • Understand and implement unsupervised learning models such as Clustering and Autoencoders

Course content

17 sections132 lectures17h 23m total length
  • You, This Course and Us2:38
  • Source Code and PDFs0:04
  • Datasets for all Labs0:14

Requirements

  • Basic proficiency at programming in Python
  • Basic understanding of machine learning models is useful but not required

Description

TensorFlow is quickly becoming the technology of choice for deep learning, because of how easy TF makes it to build powerful and sophisticated neural networks. The Google Cloud Platform is a great place to run TF models at scale, and perform distributed training and prediction.

This is a comprehensive, from-the-basics course on TensorFlow and building neural networks. It assumes no prior knowledge of Tensorflow, all you need to know is basic Python programming.

What's covered:

  • Deep learning basics: What a neuron is; how neural networks connect neurons to 'learn' complex functions; how TF makes it easy to build neural network models
  • Using Deep Learning for the famous ML problems: regression, classification, clustering and autoencoding
  • CNNs - Convolutional Neural Networks: Kernel functions, feature maps, CNNs v DNNs 
  • RNNs - Recurrent Neural Networks: LSTMs, Back-propagation through time and dealing with vanishing/exploding gradients
  • Unsupervised learning techniques - Autoencoding, K-means clustering, PCA as autoencoding 
  • Working with images
  • Working with documents and word embeddings
  • Google Cloud ML Engine: Distributed training and prediction of TF models on the cloud
  • Working with TensorFlow estimators


Who this course is for:

  • Developers who want to understand and build ML and deep learning models in TensorFlow
  • Data scientists who want to learn cutting edge TensorFlow technology