Skip to content

Applying deep learning and build an artificial neural network with tensorflow, what makes predictions on the churning probabilities of bank customers.

License

Notifications You must be signed in to change notification settings

MartinTschendel/ArtificialNeuralNetwork

Repository files navigation

ArtificialNeuralNetwork

Applying deep learning and build an artificial neural networks with tensorflow. The ANN's what make predictions on the churning probabilities of bank customers (classification) and predict the energy output of power plants (regression). The content is based on the udemy course Machine Learning A-Z.

  • 210115_ANN.ipynb (classification)
  • 210117_ANN_regression.ipynb (regression)
  • Churn_Modelling.csv (dataset for classification)
  • dataset.xlsx (dataset for regression)

About

Applying deep learning and build an artificial neural network with tensorflow, what makes predictions on the churning probabilities of bank customers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published