Dec 23, 2018
Magic of Style Transfer
This post will provide a brief introduction to different neural style transfer methods with some examples.
Dec 12, 2018
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.
Dec 2, 2018
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.
Nov 20, 2018
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.