Magic of Style Transfer

This post will provide a brief introduction to different neural style transfer methods with some examples.

Core Ingredients of Human Intelligence

In this post, we will go through each of the ingredients proposed by the authors of paper "Building machines that learn and think like people" and see how each of these ingredients helps in solving the two challenges of Character Challenge and Frostbite Challenge.

Power of Visualizing Convolution Neural Networks

This post will provide a brief introduction to visualize trained CNN through transfer learning using Dogs vs Cats Redux Competition dataset from Kaggle.

Power of Transfer Learning

This post will provide a brief introduction to Transfer Learning using Dogs vs Cats Redux Competition dataset from Kaggle along with the implementation in Keras framework.