This is the basic implemetation of the artificial neural networks. It uses the neural network to predict whether a certein bank customer will leave the bank or not. It can be used as a template for other CSV files as well.
If you are using anaconda : To install keras simply type conda install -c conda-forge keras in the annaconda prompt.
This can be used as a template. Simply change the dataset and the dependent varibales to get the reult for your data.