Churn-Modelling-Artificial-Neural-Network Using an artificial neural network to predict customers who leave the bank. This ANN uses the keras library using the Tensorflow backend. It uses adam optimizer and 100 epochs to train the model. For tuning the model Grid Search Csv is used.