Repository contains tutorials for DeepLearning models using Python-3 and Keras library
Problem Statements for -
-
ANN : Given a dataset of customers for a bank (which includes the churn rate), predict which customers are likely to leave the bank
-
RNN : Given the historical prices of GOOGLE stock, predict the future price of the stock using LSTM model