Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Course 4 - Advanced Deployment Scenarios with TensorFlow – Ungraded Labs and Programming Assignments

This repository contains the Ungraded Labs and Programming Assignments that accompany Course 4 - Advanced Deployment Scenarios with TensorFlow of the TensorFlow for Data and Deployment Specialization at Coursera.

Jupyter Notebooks

The Jupyter notebooks in the Ungraded Labs and Programming Assignments in this course can be run locally or in Google's Colaboratory. We should note that certain cells in the notebooks contain code or interactive forms that will only render when executed in the Colab environment. Therefore, we recommend running the notebooks in the Colab environment. You will still be able run the notebooks locally on your machine, so feel free to work locally if you prefer. If you work locally make sure you have installed TensorFlow 2.x, TensorFlow Hub >= 0.7.0, and TensorFlow Datasets >= 2.0.0.

Have fun learning about TensorFlow Serving!