Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.1 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.1 KB

Tensorflow examples

From the popular specializations provided by Deeplearning.ai - Practice notebooks of tensorflow.

This specialization focuses on the basics of the Tensorflow and deep learning model creation from developing Computer Vision techniques to solving Text based sequences using the Tokenizer and predicting the Time Series Forecast.

Having learnt the basics of Tensorflow and its application, this specialization further moves on deploying tensorflow models on various platforms from the Web browser to the Mobile OS, even the basic TPU and Microprocessors like RaspberryPi were included. Furthermore after developing your model it is essential to know whether it is scalable and can be deployed to the real world or not? Go through the Exercises to find out more.


Thanks to the authors Laurence Moroney and Andrew Ng for such an amazing practical course.