An open API service indexing awesome lists of open source software.

https://github.com/suji04/first_ann

Artificial Neural Network to predict if a customer will leave the bank
https://github.com/suji04/first_ann

artificial-neural-networks deep-learning keras-tensorflow machine-learning neural-network

Last synced: about 2 months ago
JSON representation

Artificial Neural Network to predict if a customer will leave the bank

Awesome Lists containing this project

README

          

# first_ANN
**Artificial Neural Network to predict if a customer will leave the bank. The ANN in written in python3 with keras and tensorflow.**

# The neural network contains :

>2 hidden layers with 10 nodes each

>Input layer contains 11 nodes

>Output layer contains 1 node as this is a binary classification problem