yahrMason / deep_learning

Deep Learning Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep_learning

Deep Learning Models

ANN built using R and keras used to predict house sale price. Dataset was aquired from the Kaggle House Price competition.

End-to-End Memory network built with keras and python. Model is built with the memory_model.py script and analysis of model performance on custom data is found in the Memory Network.ipynb notebook.

LSTM model built using Python and Keras. The model is used to predict the future values of a given stock price.

About

Deep Learning Models


Languages

Language:Jupyter Notebook 70.6%Language:Python 21.0%Language:R 8.5%