/Deep_Learning_Project

A deep learning model that predicts the successfulness of Alphabet Soup foundation

Primary LanguageJupyter Notebook

deep_learning_demo

Summary: Compiled and exported a deep learning model on the dataset about the non-profit foundation Alphabet Soup to predict whether or not applicants for funding will be successful.

Model Used: Deep Learning Model with 5 hidden layers using tanh activation function running with 100 epochs.(Model saved as nn_model.h5)

Result: Highest Accuracy is 0.7177 with a 0.5743 loss predicting the successfulness of the result. image