Loan Payoff Estimator Project with Keras: Given historical data on loans given out with information on whether or not the borrower defaulted (charge-off), I built a model that can predict whether or not a borrower will pay back their loan. This way, in the future, when we get a new potential customer, we can assess whether or not they are likely to pay back the loan.
Bank Note Authentication Project with Tensorflow: Given a bank authentication data set, predict if a new note is authentic or not