This challenge is from one of the ongoing competitions on kaggle.com. CDiscount is a french e-commerce company which has a lot of images of all the products that it sells and it wants to classify the products in different categories based on the image of the product. The current process that is employed by Cdiscount is applying machine learning techniques to the text description of a product to determine its category.
Convolutional neural network for the purpose of image classification.