Deep Learning

Convolution is Evolution 😎

This is to see how a kernel will convolve over an image and what will be its output after convolution

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