Used Keras to make a multi-layer LSTM model to predict stocks on a company by company basis. Used Pandas and Numpy and fed in over 50,000 datapoints which were collected using Twitter API's and Google's Cloud Natural Language.
What I leaned: Using Keras Twitter's API Google's API LSTM model and how it works Parsing data and creating your own dataset