Machine Learning

TensorFlow Serving

We have build a model and now we want that model to be accessible from web using Tensorflow Serving

Gradient Descent Explaination

Simplified explanation of gradient descent for linear regression in python using numpy

Fundamentals of TensorFlow

Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard

Machine Learning with Scikit-learn

Learn how to use the scikit-learn to build and evaluate the model in python