Skip to content

amritkv/Basic_Artificial_Neural_Network

Repository files navigation

Basic_Artificial_Neural_Network

This file contains the very basic ANN model using scikit learn and keras. The code conatins in two different formats including normal python script and jupyter notebook format. The dataset contains 10,000 patterns which is about the predicting whether a user will left a bank or not.

To install the dependencies, type the below python command in First_ANN folder where Requirements.txt file resides.

python -m pip install -r Requirements.txt

Enjoy....!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published