Alex Jurado
Notebook: data exploring and creating a model to predict future stock values
First used a linear Regression to predict the following 100 days. Then used a Neural Network with an LSTM layer to do the same thing. The NN performed much better even do its performance got worse the deeper it got into the time series