Skip to content

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.

Notifications You must be signed in to change notification settings

saurabhzingade/Artificial-Neural-Netwroks-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Artificial-Neural-Netwroks-Basic

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages