Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 370 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 370 Bytes

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.