Skip to content

Teaching materials for the probabilistic graphical models and deep learning classes at nptel

Notifications You must be signed in to change notification settings

vipulgote1999/practical-machine-learining-with-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Practical Machine Learning with TensorFlow 2.0 MOOC. As the name suggests we will mainly focus on practical aspects of ML that involves writing code in Python with TensorFlow 2.0 API. In every session, we will review the concept from theory point of view and then jump straight into implementation. We will be using Google Colab as a platform for coding these models. We will mainly cover material from the following page: https://www.tensorflow.org/beta

I would strongly advise students to run the code and experience how the code works. Once you get the basic idea of the concept and its implementation, you can spend some time looking at the details of each function from TF RC 2.0 API.

We will learn how to use tf.Keras and tf.Estimator APIs for building models. We will also learn to use tf.Dataset API for building input pipelines for bringing data to ML models. Later in the course, we will learn how to build customized ML models and train them in distributed fashion.

Wish you a great journey of learning TensorFlow with us!

About

Teaching materials for the probabilistic graphical models and deep learning classes at nptel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published