This code was developed as a part of the Squadstack Challenge as a part of Summer School organised by IEEE Student Branch at DAIICT and it won 1st runner-up position.
This code predicts whether a customer is interested in buying item based on the input data. It uses a simple neural network along with batch normalization before the activation fuction at each layer.